I need to create a modeless Form or somethig else, to show that something happens.
(MyForm.Show modless
MyForm.Caption = "Doing something, please wait."
.
.
.
MyForm.Hide)
in this way. How can I do this?
please Help.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: VBS - show modeless Form
|
Click Here to Expand Forum to Full Width |