public BevelBorder( BevelBorderType type )
'Declaration Public Function New( _ ByVal type As BevelBorderType _ )
'Declaration
Public Function New( _ ByVal type As BevelBorderType _ )
FarPoint.Win.BevelBorder bevel = new FarPoint.Win.BevelBorder(BevelBorderType.Lowered);
Dim bevel as New FarPoint.Win.BevelBorder(BevelBorderType.Lowered)
BevelBorder クラス BevelBorder メンバ オーバーロード一覧 BevelBorderType 列挙体 Type プロパティ
© MESCIUS inc. All rights reserved.