BorderComboMode

Namespace: PP.Ui;

Description

The BorderComboMode enumeration contains displaying modes for the combobox that is used to select border type.

It is used by the BorderCombo.Mode property.

Available Values

Value Brief description
0 Color. On opening the drop-down panel, the line color selection tab is active.
1 Type. A tab for selecting the line type is active on opening the drop-down panel.
2 Width. A tab for selecting the line width is active on opening the drop-down panel.

See also:

PP.Ui | BorderCombo