Menus and Toolbars for WinForms Task-Based Help / ToolBar Tasks / Making the Image in the Toolbar Button Appear More Vibrant
In This Topic
Making the Image in the Toolbar Button Appear More Vibrant
In This Topic

The SmoothImages 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 property enabled (True) and disabled (False):

Property Toolbar Images
False Toolbar
True Toolbar
See Also