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