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


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

Picture クラス
Picture メンバ
Image プロパティ

 

 


Copyright © 2004 GrapeCity inc.