[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation.TriggerEvents.MouseDown

MouseDown Property

MouseDown

Gets or sets an action to be performed when the mouse button is pressed inside the field’s active area.

Declaration
public ActionBase MouseDown { get; set; }
Public Property MouseDown As ActionBase