xtd
0.2.0
Loading...
Searching...
No Matches
◆
lparam()
[2/2]
void xtd::forms::message::lparam
(
intptr
value
)
Sets the lparam field of the message.
Parameters
value
The lparam field of the message.
Remarks
The value of this field depends on the message. Use the lparam field to get information that is important for handling the message. lparam is typically used to store an object if it is needed by the message.
xtd
forms
message
Generated on Sat Sep 14 2024 21:25:26 for xtd by
Gammasoft
. All rights reserved.