Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal owner As PopupWindowHelper, _ ByVal host As Control _ ) |
Visual Basic (Usage) | ![]() |
---|---|
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2