Count

This command will return the number of buttons that are currently on the menu strip.

Group: Menu Strip Extensions

Syntax: MenuStrip.Count

Example:

Dim iCnt As Integer

iCnt = MenuStrip.Count

Supported Versions:  RFgen 5.2 and newer.