Class NoteOptionsWindow
Inheritance
System.Object
NoteOptionsWindow
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 NoteOptionsWindow
Constructors
NoteOptionsWindow(Window)
Declaration
public NoteOptionsWindow(Window mainWindow)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | mainWindow |
Properties
NoteOptionsCancelWindow
Declaration
public NoteOptionsCancelWindow NoteOptionsCancelWindow { get; }
Property Value
| Type | Description |
|---|---|
| NoteOptionsCancelWindow |
NoteOptionsItem1Window
Declaration
public NoteOptionsItem1Window NoteOptionsItem1Window { get; }
Property Value
| Type | Description |
|---|---|
| NoteOptionsItem1Window |
NoteOptionsOKWindow
Declaration
public NoteOptionsOKWindow NoteOptionsOKWindow { get; }
Property Value
| Type | Description |
|---|---|
| NoteOptionsOKWindow |
NoteOptionsSpinnerSpinner
Declaration
public NoteOptionsSpinnerSpinner NoteOptionsSpinnerSpinner { get; }
Property Value
| Type | Description |
|---|---|
| NoteOptionsSpinnerSpinner |
UIUpDownStartAtWindow
Declaration
public UIUpDownStartAtWindow UIUpDownStartAtWindow { get; }
Property Value
| Type | Description |
|---|---|
| UIUpDownStartAtWindow |