WindowActionsEventArgs
PPJ.Runtime.Windows.WindowActionsEventArgs
Last updated
PPJ.Runtime.Windows.WindowActionsEventArgs
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Arguments for the WindowActionsEvent.
Constructs a new SalMessage object.
ctrl
Target control on which to execute the call.
msg
wParam
lParam
Constructs a new SalMessage object.
hWnd
msg
wParam
lParam
: Returns the message code.
: Returns/Sets the handled flag.
: Returns true if the return value was set.
: Returns the target window handle.
: Returns the lParam associated with the message.
: Message return value. When set, the flag HasReturnValue is also flipped to true.
: Returns the wParam associated with the message.