GrapeCity SPREAD for Windows Forms 12.0J
PictureChanged イベント (ElementWindowless)


要素のピクチャが変更されると発生します。
構文
'Declaration
 
Public Event PictureChanged As EventHandler
'使用法
 
Dim instance As ElementWindowless
Dim handler As EventHandler
 
AddHandler instance.PictureChanged, handler
public event EventHandler PictureChanged
解説
要素に表示するピクチャを指定するには、Picture プロパティを設定します。
参照

ElementWindowless クラス
ElementWindowless メンバ
Picture プロパティ
BackgroundImageChanged イベント
ForegroundImageChanged イベント

 

 


Copyright © 2004 GrapeCity inc.