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