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.