public event EventHandler PictureChanged
'Declaration Public Event PictureChanged As EventHandler
'Declaration
Public Event PictureChanged As EventHandler
'使用法 Dim instance As ElementControl Dim handler As EventHandler AddHandler instance.PictureChanged, handler
'使用法
Dim instance As ElementControl Dim handler As EventHandler AddHandler instance.PictureChanged, handler
ElementControl クラス ElementControl メンバ Picture プロパティ ForegroundImageChanged イベント
© 2004-2017, GrapeCity inc. All rights reserved.