wxActivateEvent
Implements methods from the following classes
wxEvent
Methods
wxActivateEvent
Constructor.
GetActive
Returns true if the application or window is being activated, false otherwise.
Static Methods
wxActivateEvent
wxActivateEvent
(
integer
$eventType
=
wxEVT_NULL
,
bool
$active
=
true
,
integer
$id
,
Reason
$ActivationReason
=
Reason_Unknown
)
Constructor.
GetActive
bool
GetActive
( )
Returns true if the application or window is being activated, false otherwise.