Results 1 to 2 of 2

Thread: how to make a Msgbox()

  1. #1

    Thread Starter
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729

    how to make a Msgbox()

    how to make appear a text box (called in Vb Msgbox() ) and in vb6.0 API MessageBox in C#?

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Try MessageBox.Show();

    This works for VB and C#

    Search the docs before you ask next time.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width