MESCIUS InputMan for ASP.NET 10.0J
GetTextBoxStyle メソッド
テキスト部分に何を表示するかを取得します。
シンタックス
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: TextBoxStyle
value = instance.GetTextBoxStyle();
function GetTextBoxStyle() : TextBoxStyle;

戻り値の型

テキスト部分に表示する内容を示す値("textonly"、"imageonly"、"both")。
参照

参照

GcComboBox タイプ

 

 


© MESCIUS inc. All rights reserved.