C++
virtual void EnableThemedState( BOOL bEnableHover, BOOL bEnableClick );
Description
Enables or disables the themed hover and/or click state
Parameters
| Parameters | Description |
|---|---|
| bEnableHover | Specify if the themed hover state should be enabled |
| bEnableClick | Specify if the themed click state should be enabled |