'Declaration Public Property LightColor As Color
'使用法 Dim instance As FpButton Dim value As Color instance.LightColor = value value = instance.LightColor
public Color LightColor {get; set;}
FpButton クラス FpButton メンバ
© 2004-2015, GrapeCity inc. All rights reserved.