LbGetFocusedItem Function

Microchip Graphics Library

Microchip Graphics Library
LbGetFocusedItem Function
C
SHORT LbGetFocusedItem(
    LISTBOX * pLb
);
Overview

This function returns the index of the focused item in the list box.

Input Parameters
Input Parameters 
Description 
LISTBOX * pLb 
The pointer to the list box object. 
Returns

Returns the index of the focused item in the list box.

Preconditions

none

Side Effects

none

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