Class FindandReplaceWindow
Inheritance
System.Object
FindandReplaceWindow
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()
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class FindandReplaceWindow
Constructors
FindandReplaceWindow(ref Application)
Declaration
public FindandReplaceWindow(ref Application application)
Parameters
| Type |
Name |
Description |
| Application |
application |
|
Properties
FindDialogueCancelWindow
Declaration
public FindDialogueCancelWindow FindDialogueCancelWindow { get; }
Property Value
FindDialogueMoreWindow
Declaration
public FindDialogueMoreWindow FindDialogueMoreWindow { get; }
Property Value
Declaration
public Button FindDialogueNextButton { get; }
Property Value
FindDialoguewholewordsonlyWindow
Declaration
public FindDialogueWholeWordsOnlyWindow FindDialoguewholewordsonlyWindow { get; }
Property Value
FindWhatContainer
Declaration
public FindWhatContainer FindWhatContainer { get; }
Property Value
GotoListBox
Declaration
public GotoListBox GotoListBox { get; }
Property Value
ListItemTextBox
Declaration
public ListItemTextBox ListItemTextBox { get; }
Property Value
Declaration
public MoreButtonContainer MoreButtonContainer { get; }
Property Value
ReplaceAllContainer
Declaration
public ReplaceAllContainer ReplaceAllContainer { get; }
Property Value
Declaration
public ReplaceButtonWindow ReplaceButtonWindow { get; }
Property Value
ReplaceWithConatiner
Declaration
public ReplaceWithContainer ReplaceWithConatiner { get; }
Property Value
SearchOptionsContainer
Declaration
public SearchOptionsContainer SearchOptionsContainer { get; }
Property Value