70000784 Command Line popup is not shown properly when command line is in the top of the form

Article 70000784
Type Wish
Product Engine
Version 7007
Date Added 4/27/2016 12:00:00 AM
Fixed 7.7008.0.5 (4/27/2016 12:00:00 AM)
Submitted by Christian Holzer

Summary

Command Line popup is not shown properly when command line is in the top of the form.

Solution

In version 7008 we added the following property to the vdCommandLine

public bool 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.

Send comments on this topic.