'Declaration
Public Function New( _ ByVal header As String, _ ByVal icon As C1Icon, _ ByVal menuCommand As ICommand _ )
Parameters
- header
- The header.
- icon
- The image.
- menuCommand
- The menu command.
'Declaration
Public Function New( _ ByVal header As String, _ ByVal icon As C1Icon, _ ByVal menuCommand As ICommand _ )