Click here to Skip to main content
15,916,949 members

Comments by GaryV100 (Top 15 by date)

GaryV100 28-Mar-11 8:29am View    
Dave...good suggestion...I had been using Install Shield for the VB6 project but as I up dated to VS2010 hoped to go the cheaper router and use MS option Of Deployment. Will probably end up with Install Shield as i did before.

BUT, would still like to know why my VS2010 (VB10) does not seem to give me the option????

Gary V
GaryV100 27-Mar-11 14:54pm View    
I added a comment below...I am using VS2010 (VB10.net).... initially I started learning in VB Express but then switched to the purchased VS2010 so that I could create deployment packages...
GaryV100 27-Mar-11 13:44pm View    
Sorry, should have mentioned that I am using VS2010 not VB10 Express.
GaryV100 23-Jan-11 16:34pm View    
Bare with me...I am a beginner in VB10 trying to learn....
Not sure about the derived class but i will research that...
You think I am drawing in the panel??? I thought the MakeNewBitMap was creating the bmp using the picCanvas (PictureBox). Then when I create the random graphics in MakeGraphics_Click with a button click I am making them on the
m_Graphics = Graphics.FromImage(m_Bitmap). Would this not be putting the graphics on the picCanvas??? The graphics appear tobe on the picCanvas but only if the panel is there first.

I know this is pretty straight forward for many users but I am still trying to make sense of this. I have several books that I have researched but they have not cleared this for me...

Thanks again
Gary V
GaryV100 23-Jan-11 13:39pm View    
Just curious, why is this a big mistake, whats the misconception????
Gary V