PowerTools SPREAD for Windows Forms 8.0J
PictureChanged イベント (ElementControl)


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

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

 

 


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