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