PowerTools InputMan for ASP.NET 8.0J
GetFlatStyle メソッド
ドロップダウン数値パッドの外観を取得します
構文
var instance = new GCIM.DropDownNumericPad();
var value; // Type: string
value = instance.GetFlatStyle();
function GetFlatStyle() : string;

戻り値

型 : string
ボタンをフラット(平面的)に表示する場合は"flat"、3Dで立体的に表示する場合は"standard"。
参照

DropDownNumericPad オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.