[]
Constructs a new instance of this class and sets the owning object.
public PopupWindowHelperMessageFilter(PopupWindowHelper owner, Control host)
Public Sub New(owner As PopupWindowHelper, host As Control)
| Type | Name | Description |
|---|---|---|
| PopupWindowHelper | owner | The PopupWindowHelper object which owns this class. |
| Control | host | The host control which receives message to be filtered |