MESCIUS InputMan for ASP.NET 10.0J
GetFlatStyle メソッド
電卓の外観を取得します。
シンタックス
var instance = new GCIM.DropDownCalculator();
var value; // Type: string
value = instance.GetFlatStyle();
function GetFlatStyle() : string;

戻り値の型

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

参照

DropDownCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.