Property PopupFormShowBelow
- Namespace
- VectorDraw.Professional.vdCommandLine
- Assembly
- vdCommandLine.dll
PopupFormShowBelow
Represents a boolean value that if true shows the popup form below the commandLine, usefull when the commandline is in the upper section of the application.
public bool PopupFormShowBelow { get; set; }