Search Results for

    Show / Hide Table of Contents

    Class UICrossreferenceWindow

    Inheritance
    System.Object
    UICrossreferenceWindow
    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 UICrossreferenceWindow

    Constructors

    UICrossreferenceWindow(Window)

    Declaration
    public UICrossreferenceWindow(Window mainWindow)
    Parameters
    Type Name Description
    Window mainWindow

    Fields

    window

    Declaration
    public Window window
    Field Value
    Type Description
    Window

    Properties

    UICloseWindow

    Declaration
    public UICloseWindow UICloseWindow { get; }
    Property Value
    Type Description
    UICloseWindow

    UIInsertWindow

    Declaration
    public UIInsertWindow UIInsertWindow { get; }
    Property Value
    Type Description
    UIInsertWindow

    UILinkNameTxtBoxWindow

    Declaration
    public UILinkNameTxtBoxWindow UILinkNameTxtBoxWindow { get; }
    Property Value
    Type Description
    UILinkNameTxtBoxWindow

    UIReferenceslistBoxWindow

    Declaration
    public UIReferenceslistBoxWindow UIReferenceslistBoxWindow { get; }
    Property Value
    Type Description
    UIReferenceslistBoxWindow

    UIReferenceToCmBoxWindow

    Declaration
    public UIReferenceToCmBoxWindow UIReferenceToCmBoxWindow { get; }
    Property Value
    Type Description
    UIReferenceToCmBoxWindow

    UIReferenceTypesCmBoxWindow

    Declaration
    public UIReferenceTypesCmBoxWindow UIReferenceTypesCmBoxWindow { get; }
    Property Value
    Type Description
    UIReferenceTypesCmBoxWindow
    In This Article
    Back to top © 2025 Quark Software Inc. All rights reserved.