'Declaration Public Property KnobWidth As Integer
'Declaration
Public Property KnobWidth As Integer
'使用法 Dim instance As FpSlider Dim value As Integer instance.KnobWidth = value value = instance.KnobWidth
'使用法
Dim instance As FpSlider Dim value As Integer instance.KnobWidth = value value = instance.KnobWidth
public int KnobWidth {get; set;}
FpSlider クラス FpSlider メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.