Category
Custom user interface
, Object
ProUIDialog
Function ProUIDialogMappedSet
Description
Set the dialog to occupy space when invisible.
Synopsis
#include <
ProUIDialog.h
>
ProError
ProUIDialogMappedSet
(
char*
dialog
/* (In)
The name of the dialog
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully loaded and displayed the dialog
PRO_TK_GENERAL_ERROR
The function failed
Manual References:
User Interface: Dialogs: Dialog Attributes