Class UIRibbonPropertyPage
Inheritance
System.Object
UIRibbonPropertyPage
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class UIRibbonPropertyPage
Constructors
UIRibbonPropertyPage(Window)
Declaration
public UIRibbonPropertyPage(Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window |
Properties
UIFileTabButton
Declaration
public Button UIFileTabButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |
UIMinimizeButton
Declaration
public Button UIMinimizeButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |