バージョン 21.1 (最新)

Resize メソッド (UltraTreeTestObject)

ユーザーがツリーの列またはセルのサイズを変更した場合に記録されます。
シンタックス
public void Resize( 
   Rational.Test.Ft.Script.Subitem item,
   int width,
   int height
)

パラメータ

item
サイズを変更する列またはセルサブ項目は、Columnheader サブ項目タイプまたは Cell サブ項目タイプとすることができます。
width
新しい幅
height
新しい高さ
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照