Table of Contents

Property EventIsDropDownClicked

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

EventIsDropDownClicked

Gets whether is drop down part of the tool was clicked when event is fired.

[Browsable(false)]
public bool EventIsDropDownClicked { get; }

Property Value

bool

Remarks

Use it in the ToolDropDown or other event handlers.