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


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

パラメータ

e
イベントデータを含むSystem.EventArgs
参照

FormulaTextBox クラス
FormulaTextBox メンバ

 

 


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