Table of Contents

Property EventToolId

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

EventToolId

Gets id of the tool passed in the event handler.

[Browsable(false)]
public int EventToolId { get; }

Property Value

int

Remarks

Use it in the ToolDropDown or other event handlers.