SetBorderPen(state: VisualizatorControlState, Value: IGxPenBase);
state. Control state
Value. A pen that describes style of control border.
The SetBorderPen method determines the pen that sets style of control border for selected state.
Example of use is given on the description page of the IVZControlStyle.SetBackground property.
See also: