[^^Up^^] [Menu] [About The Guide]
 TMSGITEM               Description
 
 INSTANCE VARS

  oMSGBAR               Reference to the windows message bar object
  cMSG                  default text on our message bar
  nSIZE                 Length of the Message item segment
  nCLRFORE              text color of the message item
  nCLRBACK              Background color of the message item
  nID                   message items numeric identifier
  bMSG                  block that creates the message text
  bACTION               action that is performed when the item is hit
  oFONT                 Reference to the items default font object
 
 METHODS

  NEW                   TMSGITEM constructor method
  REFRESH               forces the message item to repaint
  SETFONT               changes the message items font
  SHOW                  paints the message item
  SETTEXT               change the message string
  CLICK                 evaluates the bAction block

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson