Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

MSetColorEvent Struct Reference
[MGui Events]

Object Set Color Event. More...


Data Fields

int type
 Event type (E_SET_COLOR).

MTColor bgc
 Background color.

MTColor fgc
 Foreground color.


Detailed Description

Object Set Color Event.

This event is generated by the library to set the object's background and/or foreground colors. The event is generated by the following functions/methods: MObjectSetColor(), MObjectSetBackgroundColor(), MObjectSetForegroundColor(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), CmObject::setColor, CmObject::setBackgroundColor, CmObject::setForegroundColor, CmObject::setBackgroundRGB, CmObject::setForegroundRGB


Field Documentation

MTColor MSetColorEvent::bgc
 

Background color.

MTColor MSetColorEvent::fgc
 

Foreground color.

int MSetColorEvent::type
 

Event type (E_SET_COLOR).


Generated on Sun Jun 29 13:03:08 2003 for MGui API by doxygen1.3-rc2