NetXP 3.0 Reference

PopupMessageFilter Members

PopupMessageFilter overview

Public Instance Constructors

PopupMessageFilter Constructor Constructs a new message filter for the given popup form.

Public Instance Properties

Modal Gets/sets whether or not the popup is running in modal mode.
Popup Gets/sets the popup form which is being displayed.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
PreFilterMessage Filters messages.
ToString (inherited from Object)Returns a String that represents the current Object.

Public Instance Events

FilterMessage Raised when filtering a message.

See Also

PopupMessageFilter Class | NETXP.Library Namespace