Results 1 to 3 of 3

Thread: Looking around

  1. #1

    Thread Starter
    Hyperactive Member New to VB 6's Avatar
    Join Date
    Apr 2002
    Posts
    362

    Question Looking around

    I've done some searching around but I thought I'd come here for expert "poop".

    Has anyone ever heard of any controls that can create/place a link/shortcut type button on your form (kinda like the one's on the desktop)?

    you know a picture/icon with some sort of label/text that you can double/click to shell execute an app with.
    [VBCODE]
    Option Explicit
    Dim XXX As Porn
    Dim Wife As Nag

    Private Sub *****_Resize()
    On Error Resume Next
    Get Viagra
    End Sub
    [/VBCODE]

  2. #2
    Hyperactive Member
    Join Date
    Nov 2003
    Location
    In Front of my computer...
    Posts
    367
    a picture box... and to launch an app. use shell blah blah
    or API shellExecute
    Born to help others
    (If I've been helpful then please rate my post. Thanks)

    call me EJ or be slapped!

  3. #3

    Thread Starter
    Hyperactive Member New to VB 6's Avatar
    Join Date
    Apr 2002
    Posts
    362
    Yeah I know how to do that. I was wondering if there was an ocx that was see through to any BG with pic and label for icon like useability. Somethime that Could be moved around and have the label move with it (perhaps a shortcut simulation tool).

    Is there anything like that out there?
    [VBCODE]
    Option Explicit
    Dim XXX As Porn
    Dim Wife As Nag

    Private Sub *****_Resize()
    On Error Resume Next
    Get Viagra
    End Sub
    [/VBCODE]

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