Click here to Skip to main content
15,914,452 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncomma delimited text file Pin
minniemooo19-Sep-06 20:30
minniemooo19-Sep-06 20:30 
AnswerRe: comma delimited text file Pin
_AK_19-Sep-06 21:47
_AK_19-Sep-06 21:47 
Questionstop refresh of drawing Pin
amilapradeep19-Sep-06 17:41
amilapradeep19-Sep-06 17:41 
AnswerRe: stop refresh of drawing Pin
Christian Graus19-Sep-06 17:44
protectorChristian Graus19-Sep-06 17:44 
GeneralRe: stop refresh of drawing Pin
Dave Kreskowiak20-Sep-06 2:11
mveDave Kreskowiak20-Sep-06 2:11 
GeneralRe: stop refresh of drawing Pin
Christian Graus20-Sep-06 10:46
protectorChristian Graus20-Sep-06 10:46 
AnswerRe: stop refresh of drawing Pin
Dave Kreskowiak20-Sep-06 2:10
mveDave Kreskowiak20-Sep-06 2:10 
AnswerRe: stop refresh of drawing Pin
Uber126-Sep-06 10:28
Uber126-Sep-06 10:28 
Putting the code in the event is one way of doing it and probably the best way if your pie chart is constantly changing. Another way would be to create a bitmap object and set the image propertie to the bitmap and it windows will handle the redrawing for you but you should really try doing it the correct way.

Recreating the wheel is the best way to appreciate what the previous coders have gone through to get you where you are at now.

QuestionProblems accessing form from module Pin
projecthiphop19-Sep-06 17:22
projecthiphop19-Sep-06 17:22 
Questionurgent~~~~please help!!!! Pin
JackieWill19-Sep-06 16:11
JackieWill19-Sep-06 16:11 
AnswerRe: urgent~~~~please help!!!! Pin
Christian Graus19-Sep-06 16:43
protectorChristian Graus19-Sep-06 16:43 
GeneralRe: urgent~~~~please help!!!! Pin
JackieWill19-Sep-06 18:16
JackieWill19-Sep-06 18:16 
GeneralRe: urgent~~~~please help!!!! Pin
Christian Graus19-Sep-06 18:57
protectorChristian Graus19-Sep-06 18:57 
GeneralRe: urgent~~~~please help!!!! Pin
nlindley720-Sep-06 3:07
nlindley720-Sep-06 3:07 
Questionchange data grid background color?? Pin
campbells19-Sep-06 15:45
campbells19-Sep-06 15:45 
Questionadvanced questions about usercontrols Pin
schachmat19-Sep-06 10:41
schachmat19-Sep-06 10:41 
AnswerRe: advanced questions about usercontrols Pin
Christian Graus19-Sep-06 11:27
protectorChristian Graus19-Sep-06 11:27 
GeneralRe: advanced questions about usercontrols Pin
schachmat19-Sep-06 11:43
schachmat19-Sep-06 11:43 
GeneralRe: advanced questions about usercontrols Pin
Christian Graus19-Sep-06 11:48
protectorChristian Graus19-Sep-06 11:48 
GeneralRe: advanced questions about usercontrols Pin
schachmat19-Sep-06 12:22
schachmat19-Sep-06 12:22 
GeneralRe: advanced questions about usercontrols Pin
darkelv19-Sep-06 14:32
darkelv19-Sep-06 14:32 
NewsRe: advanced questions about usercontrols Pin
schachmat20-Sep-06 0:47
schachmat20-Sep-06 0:47 
GeneralRe: advanced questions about usercontrols Pin
darkelv20-Sep-06 6:45
darkelv20-Sep-06 6:45 
GeneralRe: advanced questions about usercontrols Pin
schachmat20-Sep-06 7:02
schachmat20-Sep-06 7:02 
GeneralRe: advanced questions about usercontrols Pin
darkelv20-Sep-06 7:50
darkelv20-Sep-06 7:50 

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.