| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function AddCheckBox( _ ByVal text As String, _ ByVal shortcut As Keys, _ ByVal commandID As Integer _ ) As CommandBarCheckBox | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CommandBarCheckBox AddCheckBox( string text, Keys shortcut, int commandID ) | |
Parameters
- text
- shortcut
- commandID