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