Spread Windows Forms 7.0 Product Documentation
PopupWindowHelperMessageFilter Class Members
See Also  Properties  Methods  Events Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace : PopupWindowHelperMessageFilter Class


Glossary Item Box

The following tables list the members exposed by PopupWindowHelperMessageFilter.

Public Constructors

 NameDescription
Public ConstructorPopupWindowHelperMessageFilter ConstructorConstructs a new instance of this class and sets the owning object.  
Top

Public Properties

 NameDescription
Public PropertyPopupGets or sets the popup form which is being displayed.  
Top

Public Methods

 NameDescription
Public MethodPreFilterMessageChecks 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 MethodOnCancelPopupRaises the PopupCancel event.  
Top

Public Events

 NameDescription
Public EventPopupCancelRaised 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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.