Table of Contents

Property ApplicationsMainForm

Namespace
vdLayersComboBox
Assembly
VectorDraw.Professional.dll

ApplicationsMainForm

Get/Set the Main Form where the LayerControl is added. This is used only to choose either to open the list upward or downward depending the position and the height of the main application.This property can only be used in .NET applications.

public Form ApplicationsMainForm { get; set; }

Property Value

Form