GrapeCity SPREAD for Windows Forms 12.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 メンバ

 

 


Copyright © 2004 GrapeCity inc.