MoveField |
Scroll |
Moves the field to a tab or from a tab to the main part of the dialog.
Namespace: Therefore.API
Parameters nFieldNo The field number of the TheCategoryField object to move.
nParentFieldNo The field number of the target tab control. 0 to move the field to the main part of the dialog.
nTabNo The tab number of the target tab in the target of the tab control specified by nParentFieldNo. Will be ignored when nParentFieldNo is set to 0.
Return Value None. |