home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1997 April / Win95_04974.iso / docs / 00016 / 0161b.exe / LINE.HDC < prev    next >
Encoding:
Text File  |  1996-09-06  |  709 b   |  16 lines

  1. <hr width=40% align=center size=3 noshade>
  2. {Page}
  3. {label top=5 caption="If you don't fill in any of these options you will get a shaded line running across the entire width of the page.  This is the standard line that you have probably seen all over the place." height=80}
  4.  
  5. {label top=+80 caption="How wide is this line (as a percentage (1 to 100)"}
  6. {text top=+15 name="width" value=" width=[%MyValue%]%" width=40}
  7.  
  8. {label top=+25 caption="Thickness (1 is narrowest)"}
  9. {combo top=+15 name="Size" values="1|2|3|4|5|6|7" value=" Size=[%MyValue%]" width=40}
  10.  
  11. {check top=+45 caption="No shading on this line" values=" NOSHADE|" name="Shade"}
  12. {/Page}
  13.  
  14. {Skeleton}
  15. <hr{Width}{Size}{Shade}>
  16. {/Skeleton}