Table of Contents

Method HasToolsWithLabelImages

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

HasToolsWithLabelImages()

Determines whether any child item is a SpeedButton with a label image.

public virtual bool HasToolsWithLabelImages()

Returns

bool

true if at least one child item is a SpeedButton and its HasLabelImage property is true; otherwise, false.