public BevelBorder( BevelBorderType type )
'宣言 Public Function New( _ ByVal type As BevelBorderType _ )
'宣言
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.