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


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

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

 

 


Copyright © 2004 GrapeCity inc.