'Declaration Public Overrides Sub ShowSubEditor( _ ByVal bShow As Boolean _ )
'Declaration
Public Overrides Sub ShowSubEditor( _ ByVal bShow As Boolean _ )
'使用法 Dim instance As MultiColumnEditor Dim bShow As Boolean instance.ShowSubEditor(bShow)
'使用法
Dim instance As MultiColumnEditor Dim bShow As Boolean instance.ShowSubEditor(bShow)
public override void ShowSubEditor( bool bShow )
MultiColumnEditor クラス MultiColumnEditor メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.