GOLSetFocus Function

Microchip Graphics Library

Microchip Graphics Library
GOLSetFocus Function
C
void GOLSetFocus(
    OBJ_HEADER * object
);
Overview

This function sets the keyboard input focus to the object. If the object cannot accept keyboard messages focus will not be changed. This function resets FOCUSED state for the object was in focus previously, set FOCUSED state for the required object and marks the objects to be redrawn.

Input Parameters
Input Parameters 
Description 
OBJ_HEADER * object 
Pointer to the object of interest. 
Returns

none

Preconditions

none

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved