How to Create a Modeless Dialog or Form in Visual Basic (114775)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 2.0
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 2.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q114775 SUMMARY
This article contains information on how to create a modeless dialog or
form in Visual Basic. An example of a modeless dialog is the toolbar in
Microsoft Excel version 5.0 and Word version 6.0. A modeless form
always displays on top of the parent form, but is not bounded by the
parent form nor does it stay on top of all other applications as does
SetWindowPos and HWND_TOPMOST.
For additional information on SetWindowPos, please see the following
article in the Microsoft Knowledge Base:
84251
: How to Create a Topmost or Floating Window in Visual Basic
Modification Type: | Major | Last Reviewed: | 12/9/2003 |
---|
Keywords: | KB114775 |
---|
|