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