Spread Windows Forms 12.0 Product Documentation
PopupWindowHelperMessageFilter Class Members
Properties  Methods  Events


FarPoint.Win Assembly > FarPoint.Win Namespace : PopupWindowHelperMessageFilter Class

The following tables list the members exposed by PopupWindowHelperMessageFilter.

Public Constructors
 NameDescription
Public ConstructorConstructs a new instance of this class and sets the owning object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the popup form which is being displayed.  
Top
Public Methods
 NameDescription
Public MethodChecks 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
Protected Methods
 NameDescription
Protected MethodRaises the PopupCancel event.  
Top
Public Events
 NameDescription
Public EventRaised when the Popup Window is about to be cancelled. The PopupCancelEventArgs.Cancel property can be set to true to prevent the form from being cancelled.  
Top
See Also

Reference

PopupWindowHelperMessageFilter Class
FarPoint.Win Namespace