Click here to Skip to main content
15,925,528 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to position a form off the screen? Pin
ns26-Sep-02 4:42
ns26-Sep-02 4:42 
AnswerRe: how to position a form off the screen? Pin
Nick Parker27-Sep-02 9:15
protectorNick Parker27-Sep-02 9:15 
GeneralRe: how to position a form off the screen? Pin
ns27-Sep-02 9:40
ns27-Sep-02 9:40 
Questionhandle to child window...how to? Pin
ns26-Sep-02 4:28
ns26-Sep-02 4:28 
GeneralCollection of my own type Pin
Jerome Conus26-Sep-02 3:40
Jerome Conus26-Sep-02 3:40 
GeneralRe: Collection of my own type Pin
mikasa26-Sep-02 6:03
mikasa26-Sep-02 6:03 
Generalsending message from a VC dll to VB - user defined Pin
ns26-Sep-02 3:20
ns26-Sep-02 3:20 
QuestionZoomable image overlaid with drawing possible? Pin
Bodie25-Sep-02 13:58
Bodie25-Sep-02 13:58 
I hope there are still some VB6 people out there to help me. I am quite new to VB and so perhaps my problem won't prove to be too hard...

Anyway, I have already loaded images (.jpgs) into an Image control which is nested inside a PictureBox. The PictureBox along with a couple of scrollbars is acting as a window into the Image. The Image control has Stretch=True so that whatever size I make the control the loaded image will fit that size for me, ie. I can also zoom.

Now, what I want to do is using the image as a background, allow the user to draw simple graphics in the foreground.
I prototyped the drawing separately in a PictureBox but then I found all the draw methods are not available in an Image control!

The image & drawing does work together in a PictureBox instead, but then there is no Stretch equivalent, so zooming is not possible.

I also thought of using both an Image control for the background (with Stretch=True) and a PictureBox for the drawing, with its background set to invisible (to overlay the two nested controls). But the background does not allow this.

So, now I have run out of ideas!!
Please help...


Bodie
Questionhow to bind data with textbox after executing search query thru code? Pin
drmzunlimited25-Sep-02 11:43
drmzunlimited25-Sep-02 11:43 
AnswerRe: how to bind data with textbox after executing search query thru code? Pin
Peet Schultz26-Sep-02 0:39
Peet Schultz26-Sep-02 0:39 
GeneralHELP! Looking for Coyote Software ActiveX Control - MC ComboBox Pin
Throttles25-Sep-02 10:36
Throttles25-Sep-02 10:36 
Generalproblem with disabling button in toolbar (VBA in Word97) Pin
Mariusz Popiolek25-Sep-02 8:26
sussMariusz Popiolek25-Sep-02 8:26 
GeneralTransparent Child Forms in VB.NET Pin
mikasa25-Sep-02 7:32
mikasa25-Sep-02 7:32 
Questionwhich files to distribute for COM dll? Pin
ns25-Sep-02 5:35
ns25-Sep-02 5:35 
GeneralDatagrid Copy/Paste Rows Pin
b376724-Sep-02 15:16
b376724-Sep-02 15:16 
Generalsendmessage woes..... Pin
ns24-Sep-02 10:32
ns24-Sep-02 10:32 
GeneralRe: sendmessage woes..... Pin
Nick Parker24-Sep-02 11:42
protectorNick Parker24-Sep-02 11:42 
GeneralRe: sendmessage woes..... Pin
ns25-Sep-02 0:55
ns25-Sep-02 0:55 
General3rd Party Components Pin
Anonymous24-Sep-02 5:02
Anonymous24-Sep-02 5:02 
QuestionVB runtime - how to distribute? Pin
ns24-Sep-02 1:33
ns24-Sep-02 1:33 
AnswerRe: VB runtime - how to distribute? Pin
Nick Parker24-Sep-02 2:46
protectorNick Parker24-Sep-02 2:46 
GeneralInternet Pin
Anonymous23-Sep-02 19:24
Anonymous23-Sep-02 19:24 
GeneralRe: Internet Pin
Nick Parker24-Sep-02 1:30
protectorNick Parker24-Sep-02 1:30 
GeneralPlease help Pin
Member 103967023-Sep-02 15:57
Member 103967023-Sep-02 15:57 
GeneralRe: Please help Pin
Nick Parker24-Sep-02 2:46
protectorNick Parker24-Sep-02 2:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.