バージョン

OnItemRemoving メソッド (PeekCaptionButtonsCollection)

ItemRemoving イベントを発生します。
シンタックス
'宣言
 
Protected Overrides Sub OnItemRemoving( _
   ByVal e As EditorButtonEventArgs _
) 
protected override void OnItemRemoving( 
   EditorButtonEventArgs e
)

パラメータ

e
イベントのデータを含む Infragistics.Win.UltraWinEditors.EditorButtonEventArgs インスタンス。
参照