_______________________________________________________
SEPARATOR Widget
Provides a line that is used to visually separate areas of a PANEL
_______________________________________________________
Legal Usage Level-0 Widget: No
Parent to: None
Child of: PANEL
Example Image
![]() Example Program
See Rock-Paper-Scissors Game for an example program using the SEPARATOR widget. The program provides a display similar to that shown above.
NOTE
See the following program for another example using the SEPARATOR widget:
Attributes
Remarks
The SEPARATOR widget is a line that is used to visually separate areas of a PANEL. The SEPARATOR widget provides a useful accessory to a PANEL. It can only be a child of a PANEL. The SEPARATOR widget draws a line across portions of the PANEL to allow separation of logical areas. You can set a HEIGHT on the SEPARATOR to give it a more distinctive appearance.
Events
None.
|