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