MESCIUS InputMan for ASP.NET 10.0J
GetRelativeSpinPosition メソッド
スピンボタンとドロップダウンボタンの位置関係を取得します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: RelativePosition
value = instance.GetRelativeSpinPosition();
function GetRelativeSpinPosition() : RelativePosition;

戻り値の型

位置関係を示す値("left"、"right")。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.