| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal groupKnown As Boolean, _ ByVal commandSupported As Boolean, _ ByVal commandEnabled As Boolean, _ ByVal isVisible As Boolean _ ) | |
| C# | |
|---|---|
public CommandStatus( bool groupKnown, bool commandSupported, bool commandEnabled, bool isVisible ) | |
Parameters
- groupKnown
- commandSupported
- commandEnabled
- isVisible