![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
ContextMenuDismissed Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TreeViewPlus Class : ContextMenuDismissed Method |
- contextMenu
- The context menu that was dismissed
- args
- The args passed to the dismissed event handler
Visual Basic (Declaration) | |
---|---|
Public Sub ContextMenuDismissed( _ ByVal contextMenu As ContextMenu, _ ByVal args As ContextMenuDismissedEventArgs _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TreeViewPlus Dim contextMenu As ContextMenu Dim args As ContextMenuDismissedEventArgs instance.ContextMenuDismissed(contextMenu, args) |
C# | |
---|---|
public void ContextMenuDismissed( ContextMenu contextMenu, ContextMenuDismissedEventArgs args ) |
Parameters
- contextMenu
- The context menu that was dismissed
- args
- The args passed to the dismissed event handler
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family