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