Results 1 to 4 of 4

Thread: Message Boc Creator Problem =[

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2009
    Posts
    28

    Thumbs down Message Boc Creator Problem =[

    right i got board so i falt i might as well make a mesage box creater but im stuck all i need is the icons but i cant figuer out were to put it in the code e.g

    text2 is the title
    text1 is the caption
    text3 is were they will enter the icon code E.G vbcritical

    but i cant find how to fit text3.text into the code

    Code:
    Private Sub Command1_Click()
    MsgBox (Text2.Text), vbInformation, (Text1.Text)
    End Sub
    can anyone help thanks =]

    p.s is there a way to put it in a drop down menu instead of text3.text and sorry for bad spelling
    Last edited by sttc2; Feb 13th, 2009 at 10:48 AM.

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