Event sent when a control needs to be displayed. More...
#include <fbcontrols.h>
Public Member Functions | |
FBEventExpose (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Additional Inherited Members | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
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. |