Table of Contents

Class Configuration.ManageMobileDevicesFormConfig

Namespace
Ranorex.Core
Assembly
Ranorex.Core.dll

A collection of configuration parameters for the ManageMobileDevicesForm.

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

Properties

DialogSize

Gets or sets the size of the ManageMobileDevicesForm at startup.

public Size DialogSize { get; set; }

Property Value

Size

The form size.

DialogState

Gets or sets the FormWindowState of the ManageMobileDevicesForm at startup.

public FormWindowState DialogState { get; set; }

Property Value

FormWindowState

The FormWindowState.