'Declaration Public Property TrackWidth As Integer
'Declaration
Public Property TrackWidth As Integer
'使用法 Dim instance As FpSlider Dim value As Integer instance.TrackWidth = value value = instance.TrackWidth
'使用法
Dim instance As FpSlider Dim value As Integer instance.TrackWidth = value value = instance.TrackWidth
public int TrackWidth {get; set;}
FpSlider クラス FpSlider メンバ
Copyright © 2004 GrapeCity inc.