INPUTFORMX

Returns or sets the X location of the InputForm

RW

INPUTFORMY

Returns or sets the X location of the InputForm

RW

INPUTFORMHEIGHT

Returns or sets the height of the InputForm.
If <0 then the form is minimized. If >9000 then the form is maximized.

RW

INPUTFORMWIDTH

Returns or sets the Width of the InputForm
If <0 then the form is minimized. If >9000 then the form is maximized.

RW



InputFormShow(Optional AsDialog As Boolean = False,

                           Optional TopMost As Boolean = False) As Boolean

InputFormClose() As Boolean

SetInputFormVisible(visible As Boolean) As Boolean

GetInputFormVisible() As Boolean

InputFormScreen(ScreenInput As String) As Boolean
To clear the form, just use an empty string as input.

InputFormMenu(MenuInput As String) As Boolean

To clear the menu, just use an empty string as input.

InputFormToolbar(ToolbarInput As String) As Boolean

To clear the toolbar, just use an empty string as input.

InputFormPerformAutoSize() As Boolean

Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease