PowerTools MultiRow for Windows Forms 8.0J
RecommendedValue プロパティ (GcComboBoxCell)

入力候補値を取得または設定します。
構文
Public Property RecommendedValue As String
public string RecommendedValue {get; set;}

プロパティ値

入力候補値を示す System.String 値。
既定値は System.String.Empty です。
例外
例外解説
System.ArgumentException値が有効ではありません。
解説
RecommendedValue プロパティには、値が完全に入力されていないときにユーザーに提示するヒントを設定します。値の入力中に特定のショートカットキーまたはキーの組み合わせを押すと、入力候補値を取得できます。
参照

GcComboBoxCell クラス
GcComboBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.