OnToolbar
OnToolbar
Set the icon on toolbar visible/invisible
Runtime-only Boolean property
Applies to: MenuItem
Introduced in KCML version 7.03
If this property is set to FALSE, any associated menu item button will be invisible on toolbar. For example:
.menuControl1.fileopen.OnToolbar = FALSE
Note: