PowerTools SPREAD for Windows Forms 8.0J
ContentAlignmentChanged イベント


ContentAlignment プロパティが変更されたときに発生します。
構文
'Declaration
 
Public Event ContentAlignmentChanged As EventHandler
'使用法
 
Dim instance As EditBase
Dim handler As EventHandler
 
AddHandler instance.ContentAlignmentChanged, handler
public event EventHandler ContentAlignmentChanged
解説
このイベントは、ContentAlignment プロパティが変更された場合に発生します。
参照

EditBase クラス
EditBase メンバ

 

 


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