Click here to Skip to main content
16,005,697 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: convert IntPrt back to its original Object in VB.NET Pin
Matt Philmon19-Jan-05 17:47
Matt Philmon19-Jan-05 17:47 
GeneralVB.NEt instance checking app Pin
TeleT3ch18-Jan-05 16:20
TeleT3ch18-Jan-05 16:20 
GeneralRe: VB.NEt instance checking app Pin
Christian Graus18-Jan-05 17:16
protectorChristian Graus18-Jan-05 17:16 
GeneralRe: VB.NEt instance checking app Pin
TeleT3ch19-Jan-05 2:37
TeleT3ch19-Jan-05 2:37 
GeneralRe: VB.NEt instance checking app Pin
rwestgraham30-Jan-05 19:39
rwestgraham30-Jan-05 19:39 
GeneralRe: VB.NEt instance checking app Pin
TeleT3ch31-Jan-05 4:33
TeleT3ch31-Jan-05 4:33 
GeneralRe: VB.NEt instance checking app Pin
Icharus16-Feb-05 5:45
Icharus16-Feb-05 5:45 
GeneralMDI Forms, VB.NET & PictureBox Pin
nagajim18-Jan-05 13:35
nagajim18-Jan-05 13:35 
Hi,
My MainForm is set as a MDI Parent and I have a number of MDI Child Forms. However, I have a problem with one of the MDI Child forms containing a PictureBox.

I am drawing my graphics offscreen (a large background jpg image onto which I draw some additional items, using GDI+), I then using BitBlt to Paint a portion of this image inside the PictureBox. (The mouse is then used to scroll the image).

If I dont have this form set as a MDI Child all works beautifully. However, when set as a MDI Child, problems arise. The image is not drawn on load and only appears when I move the mouse inside the PictureBox (as if to scroll). If I minimise the form and then maximise it - again no image appears until I move the mouse again.

My guess is that it has something to do with the Paint Event - I did read on MSDN that there is a problem with the Paint Event on MDI Children if the Opacity Property is used on the Child Form. I have left this at the default value of 100%.

Any help or suggestions would be most welcome.

Thanks,
NagaJim

GeneralEditable Text Boxes in Crystal reports Pin
Member 162996418-Jan-05 6:55
Member 162996418-Jan-05 6:55 
GeneralRe: Editable Text Boxes in Crystal reports Pin
Jim Matthews18-Jan-05 10:00
Jim Matthews18-Jan-05 10:00 
Generalgetting the correct location Pin
raulavi18-Jan-05 6:40
raulavi18-Jan-05 6:40 
GeneralRe: getting the correct location Pin
Amaterasuv18-Jan-05 7:17
Amaterasuv18-Jan-05 7:17 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 7:26
raulavi18-Jan-05 7:26 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 7:41
raulavi18-Jan-05 7:41 
GeneralRe: getting the correct location Pin
Jim Matthews18-Jan-05 7:49
Jim Matthews18-Jan-05 7:49 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 8:28
raulavi18-Jan-05 8:28 
GeneralRe: getting the correct location Pin
Amaterasuv18-Jan-05 8:48
Amaterasuv18-Jan-05 8:48 
GeneralRe: getting the correct location Pin
Jim Matthews18-Jan-05 9:58
Jim Matthews18-Jan-05 9:58 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 10:18
raulavi18-Jan-05 10:18 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 10:30
raulavi18-Jan-05 10:30 
GeneralRe: getting the correct location Pin
Jim Matthews18-Jan-05 10:46
Jim Matthews18-Jan-05 10:46 
GeneralRe: getting the correct location Pin
raulavi18-Jan-05 13:01
raulavi18-Jan-05 13:01 
GeneralAuthorization and profile application block Pin
tigertwareg18-Jan-05 6:33
tigertwareg18-Jan-05 6:33 
GeneralRe: Authorization and profile application block Pin
J4amieC19-Jan-05 5:44
J4amieC19-Jan-05 5:44 
GeneralRe: Authorization and profile application block Pin
Anonymous24-Jan-05 3:51
Anonymous24-Jan-05 3:51 

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.