Property MaxNumberOfCommandsShown
- Namespace
- VectorDraw.Professional.vdCommandLine
- Assembly
- vdCommandLine.dll
MaxNumberOfCommandsShown
Get/Set an integer value that represents the number of commands shown to the popup form. This value must be a positive number greater than 2.
public int MaxNumberOfCommandsShown { get; set; }
Property Value
Remarks
Default value is 10.