ObjectDCL Banner

Style Property

Description

This setting determines what type of button should be drawn.

Type

This property is an integer. The valid values are:

  • 0 (Raised Border)
  • 1 (Flat Button)
  • 2 (Pick Button)
  • 3 (Select Button)
  • 4 (Filter Button)
  • 5 (No Border)

Applies For

GraphicButton.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.