| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal owner As PopupWindowHelper, _ ByVal host As Control _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim owner As PopupWindowHelper Dim host As Control Dim instance As New PopupWindowHelperMessageFilter(owner, host) | |
| C# | |
|---|---|
public PopupWindowHelperMessageFilter( PopupWindowHelper owner, Control host ) | |
Parameters
- owner
- The PopupWindowHelper object which owns this class.
- host
- The host control which receives message to be filtered
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8