MESCIUS InputMan for ASP.NET 10.0J
SetTextVAlign メソッド
垂直方向の配置("bottom"、"middle"、"top"、"notset")。
コントロール内に表示するテキストの垂直方向の配置を設定します。
シンタックス
var gcCalculator = FindIMControl("GcCalculator1");
function SetTextVAlign( 
   value : AlignVertical
) : any;

パラメータ

value
垂直方向の配置("bottom"、"middle"、"top"、"notset")。
参照

参照

GcCalculator タイプ

 

 


© MESCIUS inc. All rights reserved.