Results 1 to 22 of 22

Thread: Text Contrast VB 6.0 [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member stilekid007's Avatar
    Join Date
    Apr 2005
    Location
    DUDE! I'm your neighbor! HELLO!!!
    Posts
    388

    Resolved Text Contrast VB 6.0 [RESOLVED]

    Hello,

    I have a HScroller that I need to attach to the text1 message contrast.

    Can anyone help me with this?

    Also I have this shell command that I am using like this
    Code:
    Private Sub Command2_Click()
        Shell "notepad.exe", vbNormalFocus
    
    End Sub
    How can I get this to open up a .txt file from C:\mytxtfile.txt? (In a notepad.exe window?

    Thanks bunches!
    Stilekid007
    Last edited by stilekid007; Apr 19th, 2005 at 03:56 PM.

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