PopupWindowHelperMessageFilter Class Members
In This Topic
The following tables list the members exposed by PopupWindowHelperMessageFilter.
Public Constructors
Public Properties
| Name | Description |
| Popup | Gets or sets the popup form which is being displayed. |
Top
Public Methods
| Name | Description |
| PreFilterMessage | Checks the message loop for mouse messages while the popup window is displayed. If one is detected the position is checked to see if it is outside the form, and the owner is notified if so. |
Top
Public Events
See Also