ciwMenuInstall
ciwMenuInstall(
r_window
ls_bannerDef
)
=> t / nil
Description
Creates and installs into r_window a menu banner based on ls_bannerDef. Useful for applications that create and manage their own windows. This function exists primarily for application support.
Arguments
Value Returned
|
A menu banner could not be created and installed because of the given banner menu definition. |
Return to top