Click here to Skip to main content
15,885,537 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Error in ADO.Net application Pin
Luc Pattyn1-Jul-09 4:28
sitebuilderLuc Pattyn1-Jul-09 4:28 
GeneralRe: Error in ADO.Net application Pin
LostMonkey1-Jul-09 4:51
LostMonkey1-Jul-09 4:51 
GeneralRe: Error in ADO.Net application Pin
Luc Pattyn1-Jul-09 4:56
sitebuilderLuc Pattyn1-Jul-09 4:56 
GeneralRe: Error in ADO.Net application Pin
LostMonkey1-Jul-09 5:00
LostMonkey1-Jul-09 5:00 
QuestionConvert Type in Vb.net Pin
hamed200930-Jun-09 22:22
hamed200930-Jun-09 22:22 
AnswerRe: Convert Type in Vb.net Pin
TheMrProgrammer1-Jul-09 1:28
TheMrProgrammer1-Jul-09 1:28 
QuestionDraw a Polygon using Pen Pin
ClueLess Ar*e30-Jun-09 20:59
ClueLess Ar*e30-Jun-09 20:59 
AnswerRe: Draw a Polygon using Pen Pin
Christian Graus30-Jun-09 21:39
protectorChristian Graus30-Jun-09 21:39 
What have you tried ? Do you mean just drawing it, or the user draws it ? If the former, surely the MSDN will help you ?

You need to handle your forms paint event, then use the Graphics object in the event args to draw something. You call Invalidate() to force a paint event, so that if you move the object, it will redraw itself.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

QuestionSet a keyboard hook Pin
TheMrProgrammer30-Jun-09 20:20
TheMrProgrammer30-Jun-09 20:20 
AnswerRe: Set a keyboard hook Pin
TheMrProgrammer1-Jul-09 5:36
TheMrProgrammer1-Jul-09 5:36 
QuestionHow to do a HTTP GET request Pin
fuhaizah30-Jun-09 18:37
fuhaizah30-Jun-09 18:37 
AnswerRe: How to do a HTTP GET request Pin
Christian Graus30-Jun-09 21:41
protectorChristian Graus30-Jun-09 21:41 
QuestionProblem reading CSV file into dataset. Pin
maf66630-Jun-09 11:10
maf66630-Jun-09 11:10 
AnswerRe: Problem reading CSV file into dataset. Pin
Johan Hakkesteegt1-Jul-09 2:30
Johan Hakkesteegt1-Jul-09 2:30 
GeneralRe: Problem reading CSV file into dataset. Pin
maf6661-Jul-09 3:20
maf6661-Jul-09 3:20 
QuestionVB.net 2005 (getModuleFileNameEx) Pin
johnl012930-Jun-09 9:41
johnl012930-Jun-09 9:41 
QuestionDeserialize PHP Encoded Data Pin
GGP130-Jun-09 9:32
GGP130-Jun-09 9:32 
AnswerRe: Deserialize PHP Encoded Data Pin
Dave Kreskowiak30-Jun-09 10:40
mveDave Kreskowiak30-Jun-09 10:40 
Questionresizing contols in a form Pin
sa_runner30-Jun-09 8:38
sa_runner30-Jun-09 8:38 
AnswerRe: resizing contols in a form Pin
Eslam Afifi30-Jun-09 9:48
Eslam Afifi30-Jun-09 9:48 
AnswerRe: resizing contols in a form Pin
Jon_Boy1-Jul-09 1:27
Jon_Boy1-Jul-09 1:27 
AnswerRe: resizing contols in a form Pin
sa_runner1-Jul-09 3:40
sa_runner1-Jul-09 3:40 
Questionhow to connect a database to VB.net with codes Pin
myperacq30-Jun-09 4:16
myperacq30-Jun-09 4:16 
AnswerRe: how to connect a database to VB.net with codes PinPopular
Tom Deketelaere30-Jun-09 4:27
professionalTom Deketelaere30-Jun-09 4:27 
GeneralRe: how to connect a database to VB.net with codes Pin
JC.KaNNaN30-Jun-09 18:20
JC.KaNNaN30-Jun-09 18:20 

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.