'Declaration Public Overloads Overrides Function GetPreferredSize( _ ByVal editor As Control _ ) As Size
'Declaration
Public Overloads Overrides Function GetPreferredSize( _ ByVal editor As Control _ ) As Size
'使用法 Dim instance As GcTextBoxCellType Dim editor As Control Dim value As Size value = instance.GetPreferredSize(editor)
'使用法
Dim instance As GcTextBoxCellType Dim editor As Control Dim value As Size value = instance.GetPreferredSize(editor)
public override Size GetPreferredSize( Control editor )
GcTextBoxCellType クラス GcTextBoxCellType メンバ オーバーロード一覧
© 2004-2018, GrapeCity Inc. All rights reserved.