WinList 類別
表示用以測試 Windows Form 使用者介面 (UI) 的清單控制項。
繼承階層架構
System.Object
Microsoft.VisualStudio.TestTools.UITesting.UITestControl
Microsoft.VisualStudio.TestTools.UITesting.WinControls.WinControl
Microsoft.VisualStudio.TestTools.UITesting.WinControls.WinList
命名空間: Microsoft.VisualStudio.TestTools.UITesting.WinControls
組件: Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)
語法
'宣告
<CLSCompliantAttribute(True)> _
Public Class WinList _
Inherits WinControl
[CLSCompliantAttribute(true)]
public class WinList : WinControl
[CLSCompliantAttribute(true)]
public ref class WinList : public WinControl
[<CLSCompliantAttribute(true)>]
type WinList =
class
inherit WinControl
end
public class WinList extends WinControl
WinList 型別會公開下列成員。
建構函式
名稱 | 說明 | |
---|---|---|
WinList() | 初始化 WinList 類別的新執行個體。 | |
WinList(UITestControl) | 使用提供的父控制項,初始化 WinList 類別的新執行個體。 |
回頁首
屬性
名稱 | 說明 | |
---|---|---|
AccessibleDescription | 取得這 WinControl 基礎 IAccessible 的描述。 (繼承自 WinControl)。 | |
AccessKey | 取得指派給此控制項的便捷鍵。 (繼承自 WinControl)。 | |
BoundingRectangle | 取得這個控制項的周框。 (繼承自 UITestControl)。 | |
CheckedIndices | 取得或設定清單中所選取項目的索引陣列。 | |
CheckedItems | 取得或設定已核取清單項目的陣列。 | |
ClassName | 取得這個控制項的類別名稱。 (繼承自 UITestControl)。 | |
Columns | 取得此清單控制項中的資料行集合。 | |
Container | 取得或設定這個 UITestControl 的容器。 (繼承自 UITestControl)。 | |
ControlId | 取得指派給這個控制項的 ID。 (繼承自 WinControl)。 | |
ControlName | 取得此控制項的名稱。 (繼承自 WinControl)。 | |
ControlType | 取得 UI 控制項的型別。 (繼承自 UITestControl)。 | |
Enabled | 取得值,這個值表示是否已啟用這個控制項。 (繼承自 UITestControl)。 | |
Exists | 取得值,這個值表示這個控制項是否存在使用者介面上。 (繼承自 UITestControl)。 | |
FilterProperties | 取得用於辨別控制項的屬性值組集合。 (繼承自 UITestControl)。 | |
FriendlyName | 取得此控制項要在使用者介面中使用的名稱。 (繼承自 UITestControl)。 | |
HasFocus | 取得值,這個值表示此控制項目前是否在使用者介面中具有焦點。 (繼承自 UITestControl)。 | |
Height | 取得控制項的高度。 (繼承自 UITestControl)。 | |
HelpText | 取得指派給此控制項的說明文字。 (繼承自 WinControl)。 | |
HorizontalScrollBar | 取得或設定此清單控制項的水平捲軸元件。 | |
IsCheckedList | 取得值,這個值表示清單是否為已核取的清單。 | |
IsIconView | 取得值,表示此清單控制項是否為圖示檢視。 | |
IsListView | 取得值,表示此清單是否位於清單檢視。 | |
IsMultipleSelection | 取得值,表示是否已針對多重選取啟用此清單。 | |
IsReportView | 取得值,表示此清單是否位於報表檢視。 | |
IsSmallIconView | 取得值,表示此清單是否位於小圖示檢視。 | |
IsTopParent | 取得值,指出此編輯控制項是否為最上層項目。 (繼承自 UITestControl)。 | |
Items | 取得這個清單中所有項目的集合。 | |
Left | 取得控制項的左邊緣的 X 座標。 (繼承自 UITestControl)。 | |
Name | 取得此控制項的名稱。 (繼承自 UITestControl)。 | |
NativeElement | 取得對應至此控制項的原生技術項目。 (繼承自 UITestControl)。 | |
SearchConfigurations | 取得或設定搜尋組態。 (繼承自 UITestControl)。 | |
SearchProperties | 取得用於識別控制項的屬性值組集合。 (繼承自 UITestControl)。 | |
SearchPropertiesSetExplicitly | 取得值,指出此控制項的搜尋屬性是否由使用者在使用者介面中設定。 (繼承自 UITestControl)。 | |
SelectedIndices | 取得此清單中所選取項目的索引陣列。 | |
SelectedItems | 取得此清單中所選取項目的陣列。 | |
SelectedItemsAsString | 取得字串,其中包含此清單中所有選取之項目的分隔清單。 | |
State | 取得控制項的狀態。 (繼承自 UITestControl)。 | |
TechnologyName | 取得或設定實作這個控制項的技術架構。 (繼承自 UITestControl)。 | |
ToolTipText | (繼承自 WinControl)。 | |
Top | 取得控制項的上邊緣的 X 座標。 (繼承自 UITestControl)。 | |
TopParent | 取得這個控制項的最上層父代。 (繼承自 UITestControl)。 | |
VerticalScrollBar | 取得此清單的垂直捲軸元件。 | |
Width | 取得控制項的寬度。 (繼承自 UITestControl)。 | |
WindowHandle | 取得這個控制項的視窗控制代碼。 (繼承自 UITestControl)。 | |
WindowTitles | 取得最上層視窗標題的集合。 (繼承自 UITestControl)。 |
回頁首
方法
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。