DropColor

[property icon] DropColor

Specifies the color that is to be used by the buttons border section

Integer SYM index property

Applies to: Picture Button


>

DropColor

This property is used to specify the color that is to be used by the drop down border section of a picture control. This property is on relevant if the Thickness property is set to a value other than zero. To change the drop down color within a program an alternative color set or a stock color is specified, for example:

.PicControl1.DropColor = &.color2

See also

Picture Button methods, properties and events.