Click here to Skip to main content
15,887,027 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: High memory usage Pin
Luc Pattyn14-Sep-09 2:26
sitebuilderLuc Pattyn14-Sep-09 2:26 
JokeRe: High memory usage Pin
N a v a n e e t h14-Sep-09 16:09
N a v a n e e t h14-Sep-09 16:09 
AnswerRe: High memory usage Pin
programmervb.netc++14-Sep-09 14:05
programmervb.netc++14-Sep-09 14:05 
QuestionGetting Blank text value on Textbox Keypress [modified] Pin
mdrizwan_111-Sep-09 20:59
mdrizwan_111-Sep-09 20:59 
AnswerRe: Getting Blank text value on Textbox Keypress Pin
Christian Graus11-Sep-09 21:08
protectorChristian Graus11-Sep-09 21:08 
AnswerRe: Getting Blank text value on Textbox Keypress Pin
Abhishek Sur12-Sep-09 13:39
professionalAbhishek Sur12-Sep-09 13:39 
QuestionVisual Basic to generate a drawing Pin
Member 419652111-Sep-09 18:31
Member 419652111-Sep-09 18:31 
AnswerRe: Visual Basic to generate a drawing Pin
Christian Graus11-Sep-09 18:36
protectorChristian Graus11-Sep-09 18:36 
Member 4196521 wrote:
Is VB (and GDI+) a bad choice for this type of work?


Not even remotely. It's the most trivial way I can see of doing it in a meaningful language. You just handle the paint event of your form, and you're passed a Graphics object. This object has methods for drawing shapes onto the form, using other objects like Brushes and Pens.

I think your best bet is to look at the MSDN for help on the Graphics object, I suspect that once you know that's where to look, you'll find that the documentation is going to lead you from there.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Visual Basic to generate a drawing Pin
Member 419652111-Sep-09 19:09
Member 419652111-Sep-09 19:09 
GeneralRe: Visual Basic to generate a drawing Pin
Christian Graus11-Sep-09 19:18
protectorChristian Graus11-Sep-09 19:18 
GeneralRe: Visual Basic to generate a drawing Pin
Member 419652111-Sep-09 20:50
Member 419652111-Sep-09 20:50 
QuestionCRViewer Slow down my system Pin
Adrian_Mia11-Sep-09 8:07
Adrian_Mia11-Sep-09 8:07 
AnswerRe: CRViewer Slow down my system Pin
εїзεїзεїз11-Sep-09 8:16
εїзεїзεїз11-Sep-09 8:16 
GeneralRe: CRViewer Slow down my system Pin
Adrian_Mia11-Sep-09 8:21
Adrian_Mia11-Sep-09 8:21 
GeneralRe: CRViewer Slow down my system Pin
εїзεїзεїз11-Sep-09 10:28
εїзεїзεїз11-Sep-09 10:28 
GeneralRe: CRViewer Slow down my system Pin
Adrian_Mia21-Sep-09 12:14
Adrian_Mia21-Sep-09 12:14 
QuestionMouse up event Pin
RyJaBy11-Sep-09 5:13
RyJaBy11-Sep-09 5:13 
AnswerRe: Mouse up event Pin
dan!sh 11-Sep-09 6:25
professional dan!sh 11-Sep-09 6:25 
GeneralRe: Mouse up event Pin
RyJaBy11-Sep-09 8:09
RyJaBy11-Sep-09 8:09 
AnswerRe: Mouse up event Pin
Luc Pattyn11-Sep-09 8:23
sitebuilderLuc Pattyn11-Sep-09 8:23 
QuestionWin7 Pin
cstrader23211-Sep-09 3:45
cstrader23211-Sep-09 3:45 
AnswerRe: Win7 Pin
tosch11-Sep-09 3:53
tosch11-Sep-09 3:53 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 4:09
cstrader23211-Sep-09 4:09 
GeneralRe: Win7 Pin
Eddy Vluggen11-Sep-09 4:45
professionalEddy Vluggen11-Sep-09 4:45 
GeneralRe: Win7 Pin
cstrader23211-Sep-09 5:12
cstrader23211-Sep-09 5:12 

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.