SetFindByHeight (client-side)
This routine sets the height of the find pane to the specified number of pixels.
Definition
SetFindByHeight(nNewHeight)
Parameters
nNewHeight
An integer that specifies a new height, in pixels, for the find pane.
Return Value
None.
Remarks
The default height of the find pane is 55 pixels.
This routine is only available after the taskbar has been inserted by calling either InsertTaskBar or InsertEditTaskBar.
This routine is available in the include file ActionPageUtil.asp.