'Declaration Protected Overridable Sub HandlePreviewRightKey( _ ByVal e As KeyEventArgs _ )
'Usage Dim instance As TableViewHeaderFooterPanel Dim e As KeyEventArgs instance.HandlePreviewRightKey(e)
protected virtual void HandlePreviewRightKey( KeyEventArgs e )
Parameters
- e