PreShow event class. More...
#include <fbcontrols.h>

Public Member Functions | |
| FBEventPreShow (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBPropertyBool | Show |
| Read Only Property: Is the layout about to be shown (or hidden)? | |
Public Attributes inherited from FBEvent | |
| FBPropertyInt | Type |
| Read Only Property: Type of event. | |
PreShow event class.
Definition at line 571 of file fbcontrols.h.
| FBEventPreShow | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBPropertyBool Show |
Read Only Property: Is the layout about to be shown (or hidden)?
Definition at line 579 of file fbcontrols.h.