Table of Contents

Class Configuration.TestCasePropertyDialogConfig

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

A collection of configuration parameters for the TestCasePropertyDialog.

public class Configuration.TestCasePropertyDialogConfig : Configuration.AbstractConfig
Inheritance
Configuration.TestCasePropertyDialogConfig
Inherited Members

Properties

DialogSize

Gets or sets the size of the TestCasePropertyDialogConfig at startup.

public Size DialogSize { get; set; }

Property Value

Size

The form size.

DialogState

Gets or sets the FormWindowState of the TestCasePropertyDialogConfig at startup.

public FormWindowState DialogState { get; set; }

Property Value

FormWindowState

The FormWindowState.