MESCIUS InputMan for ASP.NET 10.0J
SetOutputForeColor メソッド
電卓の表示領域の文字色。
電卓の表示領域の文字色を設定します。
シンタックス
var instance = new GCIM.DropDownCalculator();
var value; // Type: any

// パラメータ
var color; //タイプ: string

value = instance.SetOutputForeColor(color);
function SetOutputForeColor( 
   color : string
) : any;

パラメータ

color
電卓の表示領域の文字色。
参照

参照

DropDownCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.