PowerTools SPREAD for Windows Forms 8.0J
Tag プロパティ (ElementWindowless)


要素のTagオブジェクトを取得または設定します。
構文
'Declaration
 
Public Overridable Property Tag As Object
'使用法
 
Dim instance As ElementWindowless
Dim value As Object
 
instance.Tag = value
 
value = instance.Tag
public virtual object Tag {get; set;}

プロパティ値

タグを含むObject
参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.