WindowActionsEventArgs
PPJ.Runtime.Windows.WindowActionsEventArgs
Last updated
PPJ.Runtime.Windows.WindowActionsEventArgs
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Web.49 (4.9.0.0)
Arguments for the WindowActionsEvent.
Constructs a new WindowActionsEventArgs object.
Constructs a new WindowActionsEventArgs object.
Name | Type | Description |
---|---|---|
Constructs a new WindowActionsEventArgs object.
Int32: Returns the message code.
Boolean: Returns/Sets the handled flag.
Boolean: Returns true if the return value was set.
SalWindowHandle: Returns the target window handle.
IntPtr: Returns the lParam associated with the message.
SalNumber: Message return value. When set, the flag HasReturnValue is also flipped to true.
IntPtr: Returns the wParam associated with the message.
Name | Type | Description |
---|---|---|
hWnd
msg
wParam
lParam
ctrl
msg
wParam
lParam