Category Custom user interface, Object ProUIDialog

Function ProUIDialogMappedUnset


Description
Set the dialog not to occupy space when invisible.
Synopsis
#include <ProUIDialog.h>
ProErrorProUIDialogMappedUnset(
char* dialog
/* (In)
The name of the dialog
*/
)
Returns
PRO_TK_NO_ERRORThe function successfully loaded and displayed the dialog
PRO_TK_GENERAL_ERRORThe function failed

Manual References:

  1. User Interface: Dialogs: Dialog Attributes