FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpProgress クラス : Maximum プロパティ |
'Declaration Public Property Maximum As Integer
'使用法 Dim instance As FpProgress Dim value As Integer instance.Maximum = value value = instance.Maximum
public int Maximum {get; set;}