| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal commandBar As CommandBar _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( CommandBar commandBar ) | |
Parameters
- commandBar
- Represents the individual CommandBar object.
| ActiveReports.Design3 | Request technical support |
| Add Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal commandBar As CommandBar _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Add( CommandBar commandBar ) | |