PowerTools SPREAD for Windows Forms 10.0J
OnParentChanged メソッド (GcTextBoxEditingControl)


イベントデータを格納しているEventArgs
System.Windows.Forms.Control.ParentChanged イベントを発生させます。
構文
'Declaration
 
Protected Overrides NotOverridable Sub OnParentChanged( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As GcTextBoxEditingControl
Dim e As EventArgs
 
instance.OnParentChanged(e)
protected override void OnParentChanged( 
   EventArgs e
)

パラメータ

e
イベントデータを格納しているEventArgs
参照

GcTextBoxEditingControl クラス
GcTextBoxEditingControl メンバ

 

 


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