GRIDITEM Structure

Microchip Graphics Library

Microchip Graphics Library
GRIDITEM Structure
C
typedef struct {
  void * data;
  WORD status;
} GRIDITEM;
Overview

Defines the grid item.

Members
Members 
Description 
void * data; 
Indicates if the Grid Item is type GRIDITEM_IS_TEXT or GRIDITEM_IS_BITMAP 
WORD status; 
indicates the status of the Grid Item 
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved