home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / demo / quickpak / demo1.ht < prev    next >
Text File  |  1994-02-28  |  3KB  |  56 lines

  1. \HCSHyperText\h
  2. Das Control \BCSHypertext\b dient als Ersatz fⁿr VB's Standard-Beschriftungsfeld und bietet viele wichtige neue M÷glichkeiten wie \J\KDEMO2\kformatierten Text\j, Scrolling und \J\KDEMO3\kHypertext\j.
  3.  
  4. \BObjectType:\b
  5. CSHyperText
  6.  
  7. \BOverview:\b
  8. At its most fundamental level, the csHypertext control is a label that provides support for text formatting including attributes, colors, tabs and headlines. In addition, the control supports scrolling when text exceeds the display area. However, the csHypertext control goes much further by providing sophisticated hypertext capability in an easy to use interface.
  9.  
  10. \BProperties:\b
  11. AutoSize        Label sizes to text when True
  12. BackColor       Standard Property
  13. BorderStyle     Standard Property
  14. DataField       Standard Property
  15. DataSource      Standard Property
  16. DragIcon        Standard Property
  17. DragMode        Standard Property
  18. DrawFocusRect   Draw a rectangle around the control when it has focus
  19. Enabled Standard Property
  20. FontBold        Standard Property
  21. FontItalic      Standard Property
  22. FontName        Standard Property
  23. FontSize        Standard Property
  24. FontStrikethru  Standard Property
  25. FontUnderline   Standard Property
  26. ForeColor       Standard Property
  27. HeadingBold     Specifies bold type for heading font style
  28. HeadingColor    Specifies color of type for heading font style
  29. HeadingItalic   Specifies italic type for heading font style
  30. HeadingSize     Specifies size of type for heading font style
  31. HeadingStrikethru       Specifies strike through type for heading font style
  32. HeadingUnderline        Specifies underline type for heading font style
  33. Height  Standard Property
  34. HelpContextID   Standard Property
  35. HotspotColors   Specifies which color scheme is used to display hotspots
  36. hWnd    Standard Property
  37. Index   Standard Property
  38. JumpColor       custom jump color if HotspotColors = 2
  39. JumpCursor      specifies custom cursor over jumps, default like winhelp
  40. Left    Standard Property
  41. Name    Standard Property
  42. NormalCursor    specifies custom cursor over normal portion of the control
  43. Parent  Standard Property
  44. PopupColor      custom popup color if HotspotColors = 2
  45. PopupCursor     specifies custom cursor over popups, default like winhelp
  46. RawText returns the text of the control with formatting codes stripped out
  47. TabIndex        Standard Property
  48. TabStop Standard Property
  49. TabWidth        specifies the width in characters of tab columns
  50. Tag     Standard Property
  51. Text    Standard Property
  52. Top     Standard Property
  53. Visible Standard Property
  54. Width   Standard Property
  55. WordWrap        Standard Property
  56.