This method positions the drop-down portion of the control to automatically
be at the bottom left corner of the control.
public virtual void PositionDropDown( Control parentControl );
Parameters
parentControl
Control this drop-down portion belongs to.
See also:
Class DropDownWindow