Separator Line

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LLM
    New Member
    • Apr 2007
    • 23

    Separator Line

    Is there a way to draw a separator line in a form? Much like an HR in the web world? Just for visual separation of fields?

    Thanks in advance!
  • Teenzonez
    New Member
    • Mar 2007
    • 36

    #2
    Hi

    Take the corresponding .aspx page.
    wite <hr/> This means to put a horizontal line

    Regards
    TeenzoneZ

    Comment

    • LLM
      New Member
      • Apr 2007
      • 23

      #3
      Sorry, I am looking to do this in a windows form.

      Comment

      Working...