Class WDLArgs
WndUtil.DragLoop callback function arguments.
public class WDLArgs
Namespace: Au.Types
Assembly: Au.dll
Fields
Name | Description |
---|---|
cursor | Native cursor handle. The callback function can set this to temporarily set cursor. |
msg | Current message retrieved by API GetMessage. API MSG. |
Methods
Name | Description |
---|---|
Stop() | The callback function can call this to end the operation. |