Show / Hide Table of Contents

Class WDLArgs

WndUtil.DragLoop callback function arguments.

public class WDLArgs

Namespace: Au.Types
Assembly: Au.dll
Inheritance
object
WDLArgs

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.