Event sent when a control needs to be displayed. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventExpose (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Additional Inherited Members | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
Event sent when a control needs to be displayed.
Definition at line 593 of file fbcontrols.h.
| FBEventExpose | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |