'宣言 Public Overloads Overrides Sub Click( _ ByVal subitem As Rational.Test.Ft.Script.Subitem _ )
public override void Click( Rational.Test.Ft.Script.Subitem subitem )
サブ項目シグネチャ | Description |
---|---|
AtPoint(x, y) | 明確なサブ項目を持たないタブのスポット的な動作に対して使用できます。 |
AtPosition(position) | Tab コントロールの Tabs コレクションのインデックスでタブに対して動作します。 |
AtIndex(index) | Tab コントロールの VisibleTabs コレクションのインデックスでタブに対して動作します。 |
AtName(name) | 入力された文字列と等しいキーを持つタブに対して動作します。 |
AtText(text) | 入力された文字列と等しいテキストを持つタブに対して動作します。 |
サブ項目シグネチャ | Description |
---|---|
AtLocation("Max_Button") | |
AtLocation("Min_Button") | |
AtLocation(SCROLL_LEFTBUTTON) | |
AtLocation(SCROLL_RIGHTBUTTON) | |
AtLocation(SCROLL_DOWNBUTTON) | |
AtLocation(SCROLL_UPBUTTON) | |
AtLocation(DROPDOWN) | |
AtLocation(SCROLL_LEFT) | |
AtLocation(SCROLL_RIGHT) | |
AtLocation(SCROLL_UP) | |
AtLocation(SCROLL_DOWN) |
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