OnToolbar

[property icon] OnToolbar

Set the icon on toolbar visible/invisible

Runtime-only Boolean property

Applies to: MenuItem

Introduced in KCML version 7.03


>

OnToolbar

If this property is set to FALSE, any associated menu item button will be invisible on toolbar. For example:

 .menuControl1.fileopen.OnToolbar = FALSE

Note:

See also

MenuItem methods, properties and events.