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


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

Reference

PopupWindowHelperMessageFilter Class
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.