# Making the Image in the Toolbar Button Appear More Vibrant

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



The [SmoothImages](/componentone/docs/win/online-menus-toolbar/) property is enabled by default to draw smooth images for unselected items. You can set this property to **False** to make the unselected images appear more vibrant.

The following table illustrates the difference between the [SmoothImages](/componentone/docs/win/online-menus-toolbar/) property enabled (**True**) and disabled (**False**):

| Property | Toolbar Images |
| --- | --- |
| **False** | ![Toolbar](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_35.png) |
| **True** | ![Toolbar](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_36.png) |

## See Also

[Specifying a Docking/Floating Position](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/toolbartasks/specifyingadockingfl)