يه جايي اين مطلبو خوندم به نظر شما درسته؟؟
زماني كه منتظر هستيد كه اتفاقي رخ دهد از تابه msg box , input box وي بي براي نمايش ديالوگ باكس استفاده نكنيد زيرا vb تا موقعي كه يك msg box, or dialog box نمايش مي دهد هيچ كنترل و فرمي را احضار نمي كند.
يه جايي اين مطلبو خوندم به نظر شما درسته؟؟يعني مثلا نميشه تو رخداد load فرم msg box گذاشت؟ پس راه حل چيه؟
اينم منبع نگين من درآوردِِِِِِِِِِِِِيه
This recommendation applies only to Visual Basic 5 and 6. Visual Basic .NET or earlier do not have this problem. While waiting for any event to occur, do not use the Visual Basic function MsgBox or InputBox to display a dialog box because Visual Basic does not invoke any event for any controls or forms while a MsgBox or InputBox is being displayed.