Table of Contents

Property ApplicationsMainForm

Namespace
vdColorComboBox
Assembly
VectorDraw.Professional.dll

ApplicationsMainForm

Get/Set the Main Form where the ColorControl 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