DelIcon

This command will add a specified icon to the SideBar Menu.

Group:   MenuStrip Extensions


Syntax: MenuStrip.AppendItem (Name)

vName           (Variant)  The name of the icon button to be removed from the SideBar. Use the id of the icon listed under the Solution Designer Icons group.

Example:

MenuStrip.DelIcon("Settings")

Supported Version  RFgen 5.2.3 and newer.