Visual Basic (Declaration) | |
---|---|
Public Sub EnableCategory( _ ByVal category As System.String, _ ByVal enable As System.Boolean _ ) |
Parameters
- category
- Value that indicates whether to enable the category with the specified name.
- enable
- Indicates whether the category is enabled.