_Draw_Style.Separator (gb.qt4)
Sub Separator ( X As Integer, Y As Integer, Width As Integer, Height As Integer [ , Vertical As Boolean, Flag As Integer ] )
Draws a toolbar separator.
  - 
X, Y, Width, and Height are the dimensions of the separator.
 
  - 
Vertical indicates if the separator is vertical or not.
 
  - 
Flag is a combination of style drawing flags.