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


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

ElementControl クラス
ElementControl メンバ
ForegroundImage プロパティ
PictureChanged イベント

 

 


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