'DeclarationProtected Overridable Sub HandleRightKey( _ ByVal e As KeyEventArgs _ )
'UsageDim instance As TableViewHeaderFooterPanel Dim e As KeyEventArgs instance.HandleRightKey(e)
protected virtual void HandleRightKey( KeyEventArgs e )
Parameters
- e