Function ProUIDialogMenupaneRemove
Description
If the menupane is added to a cascade button or menubar, it should be removed from that item before using this function to remove it from the dialog.
Synopsis
| ProUIDialogMenupaneRemove |
| ( char* dialog /* (In) Name of the dialog. */ char* name /* (In) Name of the menupane to be removed. */ ) |
Returns
| The function succeeded. |
| The function failed. |
| One or more input arguments was invalid. |
User Guide References