This section describes graphic button styles and control messages. Graphic buttons are different from other types of push buttons in that they have graphic, two-state, and animation capabilities. Using graphic buttons, an application programmer can do the following:

Graphic buttons permit a more intuitive interaction between a user and an application than standard push buttons do. For example, graphic buttons can mimic and enhance the look and feel of the physical controls found on stereo equipment. They can emulate the two-state behavior of the Pause button found on cassette decks; scan play buttons on CD players and VCRs; and change or animate bit maps when control buttons are pressed.

The graphic button class is registered by calling WinRegisterGraphicButton.


[Back] [Next]