Button.Style

Syntax

Button.Style

Data Type

ButtonStyles

Use the following constants with this data type:

  • ButtonStyle_Standard –(Value: 1) The button displays a three-dimensional border.
  • ButtonStyle_ToolBar –(Value: 2) You cannot tab to the button. When the application supports Microsoft Windows XP themes, the button displays a border only when you hover over it.

Purpose

Specifies the appearance of the Button control.

See Also

Button.ActionStyle