SeparatorCell is a cell for displaying the separators.
For a list of all members of this type, see SeparatorCell Members.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Resco.Controls.AdvancedComboBox.Cell
Resco.Controls.AdvancedComboBox.SeparatorCell
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Separator cell is used to draw vertical or horizontal line in the middle of the cell, dependent on the SeparatorType.
Vertical separator separates the cells vertically and horizontal horizontally. Separator draws the lines in opposite direction of the separator type, i.e. when separator is Horizontal, it draws the vertical line, and when separator is Vertical, it draws the horizontal line.
Color of the line is determined by the ForeColor property.
Namespace: Resco.Controls.AdvancedComboBox
Assembly: Resco.AdvancedComboBox.CF3 (in Resco.AdvancedComboBox.CF3.dll)
SeparatorCell Members | Resco.Controls.AdvancedComboBox Namespace