There is a special Separator control that has no other functionality except to act as a visual separator between controls. By adding an instance of a Separator control in a view it is possible to split the view visually so that it better groups related controls together and makes the view easier to comprehend.
Separator controls do not have any control specific API except for their constructor.