CbSetText Function

Microchip Graphics Library

Microchip Graphics Library
CbSetText Function
C
void CbSetText(
    CHECKBOX * pCb, 
    XCHAR * pText
);
Overview

This function sets the text that will be used.

Input Parameters
Input Parameters 
Description 
CHECKBOX * pCb 
The pointer to the check box whose text will be modified. 
XCHAR * pText 
The pointer to the text that will be used. 
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