Property ApplicationsMainForm
- Namespace
- vdLineWeightComboBox
- Assembly
- VectorDraw.Professional.dll
ApplicationsMainForm
Get/Set the Main Form where the LineWeightCombo 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; }