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