Visual Basic (Declaration) | |
---|---|
Protected Overridable Sub OnCancelPopup( _ ByVal e As PopupCancelEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As PopupWindowHelperMessageFilter Dim e As PopupCancelEventArgs instance.OnCancelPopup(e) |
C# | |
---|---|
protected virtual void OnCancelPopup( PopupCancelEventArgs e ) |
Parameters
- e
- The PopupCancelEventArgs associated with the cancel event.
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