Gets and sets the minimum height of the browser within the command dialog in pixels. As the user resizes the dialog, the area taken up by the browser will shrink and grow to fit within the defined space. It will never shrink to be less than the minimum height or expand to be larger than the maximum height. If the dialog can't fit the browser at the minimum size a scroll bar will appear for the dialog to allow the user to scroll to access all the inputs in the dialog.
"browserCommandInput_var" is a variable referencing a BrowserCommandInput object.
|
"browserCommandInput_var" is a variable referencing a BrowserCommandInput object.
|