TabItemΒΆ
Identifies a tab item control, which represents a page of a tab control.
Winapp ElementObject.TabItem |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem ([Name =] String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (Id|$ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (NamePattern|# = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (ClassName|@ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (AccessKey|_ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (Image|ImageName|% = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (ProcessId = Integer) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (Process|ProcessName|~ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (Index|^ = Integer) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem ([Name =] String, ClassName|@ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem ([Name =] String, AccessKey|_ = String) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem ([Name =] String, Enabled = Boolean) |
Identifies a tab item control, which represents a page of a tab control. |
Winapp ElementObject.TabItem (Id|$ = String, Index|^ = Integer) |
Identifies a tab item control, which represents a page of a tab control. |