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