GrapeCity SPREAD for WPF 2.0J
ClearCommand プロパティ (GcComboBox)

すべてのテキストをクリアするよう GcComboBox に要求する ClearCommand コマンドを表します。
構文
'Declaration
 
Public Shared ReadOnly Property ClearCommand As RoutedUICommand
public static RoutedUICommand ClearCommand {get;}

プロパティ値

要求されたコマンド。既定のキージェスチャーは F2 です。
解説

このコマンドは、System.Windows.UIElement.IsEnabledtrue で、なおかつ IsReadOnlyfalse の場合にのみ実行できます。

このコマンドは GcComboBox によってネイティブにサポートされており、コマンドパラメーターは無視されます。

参照

GcComboBox クラス
GcComboBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.