GCIM 名前空間 > GcComboBox オブジェクト : SetTextBoxStyle メソッド |
var instance = new GCIM.GcComboBox(container, id); var returnValue; // Type: any // パラメータ var value; //タイプ: TextBoxStyle returnValue = instance.SetTextBoxStyle(value);
function SetTextBoxStyle( value : TextBoxStyle ) : any;