#include <fbcontrols.h>
Event sent to a control that resizes.
Definition at line 604 of file fbcontrols.h.
Public Member Functions | |
FBEventResize (HKEventBase pEvent) | |
Constructor. More... | |
![]() | |
FBEvent (HKEvent pEvent) | |
Constructor. More... | |
Public Attributes | |
FBPropertyInt | Width |
Property: New Width of the window. More... | |
FBPropertyInt | Height |
Property: New Height of the window. More... | |
![]() | |
FBPropertyInt | Type |
Read Only Property: Type of event. More... | |
FBEventResize | ( | HKEventBase | pEvent | ) |
Constructor.
pEvent | Base event (internal) to obtain information from. |
FBPropertyInt Height |
Property: New Height of the window.
Definition at line 613 of file fbcontrols.h.
FBPropertyInt Width |
Property: New Width of the window.
Definition at line 612 of file fbcontrols.h.