Table of Contents

Method GetStickyTools

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetStickyTools(bool)

Gets collection of the tools with 'Sticky' property equal to the specified value.

public virtual IEnumerable<SpeedButton> GetStickyTools(bool value = true)

Parameters

value bool

Returns

IEnumerable<SpeedButton>