PowerTools InputMan for ASP.NET 8.0J
GetUnselectedImageSize メソッド
どの項目も選択されていないときに入力部分に表示する画像のサイズを取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: Size
value = instance.GetUnselectedImageSize();
function GetUnselectedImageSize() : Size;

戻り値

型 : Size
サイズを示すSizeオブジェクト。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.