GcNumberDropDownCalculatorStyle プロパティ
|
ドロップダウン電卓が描画されるときに使用されるドロップダウン電卓のスタイルを取得または設定します。
名前空間:
GrapeCity.Windows.InputMan
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public Style DropDownCalculatorStyle { get; set; }
Public Property DropDownCalculatorStyle As Style
Get
Set
プロパティ値
型:
Style
ドロップダウン電卓のプロパティの設定に使用される
Style。既定値は
です。
関連項目