Property Handle phoCommandBar
Read Access: | Get phoCommandBar to HandleVariable |
Write Access: | Set phoCommandBar to HandleVariable/Value |
The cWebApp object supports command bar objects that can contain a menu system and a set of tool bars. The Studio's Create New Web Project wizard builds a cWebApp object containing a default cWebCommandBar containing a structure of menus and tool bars. The phoCommandBar property contains an object reference to this command bar object.
For more information, see cWebCommandBar, cWebMenuBar, cWebToolBar.