PowerTools SPREAD for Windows Forms 8.0J
Picture プロパティ (PSObject)


この要素の画像を取得または設定します。
構文
'Declaration
 
Public Overrides Property Picture As Image
'使用法
 
Dim instance As PSObject
Dim value As Image
 
instance.Picture = value
 
value = instance.Picture
public override Image Picture {get; set;}
参照

PSObject クラス
PSObject メンバ

 

 


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