home *** CD-ROM | disk | FTP | other *** search
/ Internet Explorer 3.0 Promotional / Internet_Explorer_30_Promotional_CD.iso / Win95 / eng / extras / Controls / Ncompass / script.axs < prev    next >
Encoding:
Text File  |  1996-08-10  |  242 b   |  16 lines

  1. Sub btn1_Click
  2.     call bbrdScripted.ShowDirect(1)
  3. end sub
  4.  
  5. Sub btn2_Click
  6.     call bbrdScripted.ShowDirect(2)
  7. end sub
  8.  
  9. Sub btn3_Click
  10.     call bbrdScripted.ShowDirect(3)
  11. end sub
  12.  
  13. Sub btn4_Click
  14.     call bbrdScripted.ShowDirect(4)
  15. end sub
  16.