PowerTools InputMan for ASP.NET 8.0J
SetMemoryButtonsForeColor メソッド
メモリボタンの文字色。
メモリボタンの文字色を設定します。
構文
var instance = new GCIM.DropDownCalculator();
var value; // Type: any

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

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

パラメータ

color
メモリボタンの文字色。
参照

DropDownCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.