Method HasToolsWithLabelImages
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.