PowerTools SPREAD for Windows Forms 8.0J
OnEnabledChanged メソッド (FpScrollBar)


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

パラメータ

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

FpScrollBar クラス
FpScrollBar メンバ

 

 


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