Edit

Share via


LabelControlEvents Interface

Definition

[System.Runtime.InteropServices.Guid("978C9E22-D4B0-11CE-BF2D-00AA003F40D0")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface LabelControlEvents
[<System.Runtime.InteropServices.Guid("978C9E22-D4B0-11CE-BF2D-00AA003F40D0")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
type LabelControlEvents = interface
Public Interface LabelControlEvents
Derived
Attributes

Methods

BeforeDragOver(ReturnBoolean, DataObject, Single, Single, fmDragState, ReturnEffect, Int16)
BeforeDropOrPaste(ReturnBoolean, fmAction, DataObject, Single, Single, ReturnEffect, Int16)
Click()
DblClick(ReturnBoolean)
Error(Int16, ReturnString, Int32, String, String, Int32, ReturnBoolean)
MouseDown(Int16, Int16, Single, Single)
MouseMove(Int16, Int16, Single, Single)
MouseUp(Int16, Int16, Single, Single)

Applies to