PowerTools InputMan for ASP.NET 8.0J
GetBackColor メソッド
背景色を取得します。
構文
var instance = new GCIM.DropDownDateTimePicker();
var value; // Type: string
value = instance.GetBackColor();
function GetBackColor() : string;

戻り値

型 : string
背景色。
参照

DropDownDateTimePicker オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.