'Declaration Public Overrides Sub ShowSubEditor( _ ByVal bShow As Boolean _ )
'Declaration
Public Overrides Sub ShowSubEditor( _ ByVal bShow As Boolean _ )
'Usage Dim instance As MultiColumnEditor Dim bShow As Boolean instance.ShowSubEditor(bShow)
'Usage
Dim instance As MultiColumnEditor Dim bShow As Boolean instance.ShowSubEditor(bShow)
public override void ShowSubEditor( bool bShow )
MultiColumnEditor Class MultiColumnEditor Members