Gets and sets the object responsible for drawing the slider line. | |
Syntax: | Set CimPen = object.Pen object.Pen = CimPen |
Description: | CimSlider.Pen contains the pen
object responsible for drawing the slider line. The value of this property defaults to a pen of style apPenSolid, width 0 and black color. |