MESCIUS InputMan for WPF 3.0J
RemoveUnselectedHandler メソッド

このイベントをリッスンする要素。
削除するイベントハンドラ。
GrapeCity.Windows.InputMan.GcListBox.Unselected 添付イベントのハンドラを削除します。
構文
Public Shared Sub RemoveUnselectedHandler( _
   ByVal element As DependencyObject, _
   ByVal handler As RoutedEventHandler _
) 
public static void RemoveUnselectedHandler( 
   DependencyObject element,
   RoutedEventHandler handler
)

パラメータ

element
このイベントをリッスンする要素。
handler
削除するイベントハンドラ。
参照

参照

GcListBox クラス
GcListBox メンバ

 

 


© MESCIUS inc. All rights reserved.