CommandBarOptions.ConnectHandler
This function connects the passed in Handler to the CommandBarItem. The CommandID is passed to the Handler when the command is executed.
Syntax | Parameters | Return Value |
---|---|---|
Sub CommandBarOptions.ConnectHandler( _ CommandID As Integer, _ Item As CommandBarItem, _ Handler As Variant) |
Type: Integer Type: CommandBarItem Type: Variant |
This function does not return a value. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.