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