Documentación de la API > Custom user interface > Object ProUIDialog > Function ProUIDialogEnableResizing
Function ProUIDialogEnableResizing
Description
Enable the dialog to resize.
Synopsis
#include <ProUIDialog.h>
ProUIDialogEnableResizing
(
char* dialog
/* (In)
Name of the dialog.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
¿Fue esto útil?