onFocusContentControl
function onFocusContentControl(control: ContentControl): void
Description
The function called to show which content control has been focused.
Parameters
- control
ContentControl
Defines the content control that has been focused.
Returns
void