PowerTools InputMan for ASP.NET 8.0J
GetBorderWidth メソッド
境界線の幅を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: any
value = instance.GetBorderWidth();
function GetBorderWidth() : any;

戻り値

型 : any
境界線の幅。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.