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