Class SymbolWindow
Inheritance
System.Object
SymbolWindow
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 SymbolWindow
Constructors
SymbolWindow(Window)
Declaration
public SymbolWindow(Window mainWindow)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | mainWindow |
Properties
UIFontEdit
Declaration
public TextBox UIFontEdit { get; }
Property Value
| Type | Description |
|---|---|
| TextBox |
UIItemImage
Declaration
public UIItem UIItemImage { get; }
Property Value
| Type | Description |
|---|---|
| UIItem |
UIItemWindow
Declaration
public UIItemWindow UIItemWindow { get; }
Property Value
| Type | Description |
|---|---|
| UIItemWindow |
UIOKButton
Declaration
public Button UIOKButton { get; }
Property Value
| Type | Description |
|---|---|
| Button |
UIRecentlyusedsymbolsImage
Declaration
public UIItem UIRecentlyusedsymbolsImage { get; }
Property Value
| Type | Description |
|---|---|
| UIItem |