SpreadsheetGear.Windows.Controls Namespace > SheetTabScrollButton Class : OnContextMenuClosing Method |
'Declaration
Protected Overridable Sub OnContextMenuClosing( _ ByVal e As System.Windows.Controls.ContextMenuEventArgs _ )
'Usage
Dim instance As SheetTabScrollButton Dim e As System.Windows.Controls.ContextMenuEventArgs instance.OnContextMenuClosing(e)
protected virtual void OnContextMenuClosing( System.Windows.Controls.ContextMenuEventArgs e )
protected procedure OnContextMenuClosing( e: System.Windows.Controls.ContextMenuEventArgs ); virtual;
protected function OnContextMenuClosing( e : System.Windows.Controls.ContextMenuEventArgs );
protected: virtual void OnContextMenuClosing( System.Windows.Controls.ContextMenuEventArgs* e )
protected: virtual void OnContextMenuClosing( System.Windows.Controls.ContextMenuEventArgs^ e )
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