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

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

プロパティ値

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

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

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

参照

GcTextBox クラス
GcTextBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.