MESCIUS InputMan for ASP.NET 10.0J
GetDisplayStyle メソッド
テキストおよび画像がファンクションキーボタンに表示されるかどうかを取得します。
シンタックス
var instance = new GCIM.FunctionKeyButton(functionKeys, text);
var value; // Type: DisplayStyle
value = instance.GetDisplayStyle();
function GetDisplayStyle() : DisplayStyle;

戻り値の型

ファンクションキーボタンに表示される内容を示す値("none"、"text"、"image"、"imageandtext")。
参照

参照

FunctionKeyButton タイプ

 

 


© MESCIUS inc. All rights reserved.