home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 July / PCpro_2005_07.ISO / files / freeware / hardcopy / hcf.exe / basic / Basic_Font_102_Bottom.bas < prev    next >
Encoding:
BASIC Source File  |  2003-11-26  |  96 b   |  3 lines

  1. Font.BkModeOpaque = TRUE
  2. Image(0).DrawText(0, Image(0).Height - 20, 0,0, " >> the text << " )
  3.