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