ComponentOne ToolBar for ASP.NET AJAX: ToolBar Elements > ToolBar Button

ToolBar Button

The C1ToolBarButton object defines a toolbar button. A button can include text, image, or text and an image. Set text with the Text property, and an image with the Image property for each C1ToolBarButton object.

The buttons can be added at design time using the designer, programmatically using Add or Remove methods from the C1ToolBarItemCollection collection, or on the client-side by using the removeAt client-side method.

The button can behave as a link or command.

The C1ToolBarButton can have the following states:

      Selected

      Selected-hover

      Hover

      Focus

      Disabled


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.