|
ds_SetMenuBarPICT |
|---|
| ds_SetMenuBarPICT (menuBarNum; newPict) <- errorCode | |||
|---|---|---|---|
| Parameter | Type | Description | |
| -> | menuBarNum | Long Integer | menubar range |
| -> | newPict | Image | New picture for this bar |
| <- | errorCode | Long Integer | Error Code (0 = no error) |
Set the picture of the menu bar menuBarNum. If you pass an empty picture, the previous picture (if any) is removed, so that 4D will draw its own picture.