Function ProUIDashboardBitmapSet
Description
Assigns the icon for the dashboard, which appears to the left of the slideup panel buttons.
Synopsis
#include <ProUIDashboard.h>
ProUIDashboardBitmapSet
(
/* (In)
The dashboard handle.
*/
char* image
/* (In)
The name of the file (.GIF or .BIF) to use for the tool icon.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
¿Fue esto útil?