PowerTools SPREAD for Windows Forms 8.0J
OnLayout メソッド (FormulaTextBox)


イベントデータを含むSystem.Windows.Forms.LayoutEventArgs
System.Windows.Forms.Control.Layoutイベントを発生させます。
構文
'Declaration
 
Protected Overrides Sub OnLayout( _
   ByVal levent As LayoutEventArgs _
) 
'使用法
 
Dim instance As FormulaTextBox
Dim levent As LayoutEventArgs
 
instance.OnLayout(levent)
protected override void OnLayout( 
   LayoutEventArgs levent
)

パラメータ

levent
イベントデータを含むSystem.Windows.Forms.LayoutEventArgs
参照

FormulaTextBox クラス
FormulaTextBox メンバ

 

 


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