Results 1 to 2 of 2

Thread: api

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Location
    india
    Posts
    2

    Lightbulb

    I have one vb application around 3 inches in height. It can be placed at top or at bottom of Desktop. While the above application is running, I want to open another application (eg web browser or explorer etc), I want this application should open below the above mentioned vb application (if vb application is at top) or above the vb application (if it is placed at bottom). I mean that both applications should be tiled horizontally and visible.
    Kindly tell me how to do it? What API should I use? Pl note I want to insert this code in my vb application. I am using vb6.

  2. #2
    Hyperactive Member Wak's Avatar
    Join Date
    Nov 2000
    Location
    Brisbane, Queensland
    Posts
    298

    Lightbulb SetWindowPos and ShellExecute and maybe FindWindow

    Umm these are the API's to use. I'd try to show a demo, but I can't be on for long. Sorry, I will next time I'm not.
    Visual Basic 6.0 Enterprise
    Visual C++ 6.0 Professional

    Wak

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