MESCIUS InputMan for ASP.NET 10.0J
SetEditButtonsForeColor メソッド
編集ボタンの文字色。
編集ボタンの文字色を設定します。
シンタックス
var instance = new GCIM.DropDownCalculator();
var value; // Type: any

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

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

パラメータ

color
編集ボタンの文字色。
参照

参照

DropDownCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.