PowerTools InputMan for ASP.NET 8.0J
SetIconAlignment メソッド
位置関係を示す値("left"、"right")。
アイコンとアイコンを表示するコントロールとの位置関係を設定します。
構文
var instance = new GCIM.IconNotify(iconTip);
var value; // Type: any

// パラメータ
var iconAlignment; //タイプ: AlignEnum

value = instance.SetIconAlignment(iconAlignment);
function SetIconAlignment( 
   iconAlignment : AlignEnum
) : any;

パラメータ

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

IconNotify オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.