GrapeCity SPREAD for Windows Forms 11.0J
Name プロパティ (StatusBarSkin)


スキンの名前を取得または設定します。
構文
'Declaration
 
Public Property Name As String
'使用法
 
Dim instance As StatusBarSkin
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
参照

StatusBarSkin クラス
StatusBarSkin メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.