GrapeCity SPREAD for Windows Forms 12.0J
ShapeChanged イベント


シェイプが変更されたときに発生します。
構文
'Declaration
 
Public Event ShapeChanged As EventHandler(Of ShapeEventArgs)
'使用法
 
Dim instance As UIManager
Dim handler As EventHandler(Of ShapeEventArgs)
 
AddHandler instance.ShapeChanged, handler
public event EventHandler<ShapeEventArgs> ShapeChanged
参照

UIManager クラス
UIManager メンバ

 

 


Copyright © 2004 GrapeCity inc.