Click here to Skip to main content
15,894,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: need help..... How to link the current website that i am browsing to the textbox ? Pin
YiXiang_895-Mar-09 18:05
YiXiang_895-Mar-09 18:05 
QuestionHelp on CancelButton property? Pin
Wes Jones5-Mar-09 14:41
Wes Jones5-Mar-09 14:41 
AnswerRe: Help on CancelButton property? [modified] Pin
Xmen Real 5-Mar-09 15:04
professional Xmen Real 5-Mar-09 15:04 
GeneralRe: Help on CancelButton property? Pin
Wes Jones5-Mar-09 16:01
Wes Jones5-Mar-09 16:01 
AnswerRe: Help on CancelButton property? Pin
_Maxxx_5-Mar-09 15:07
professional_Maxxx_5-Mar-09 15:07 
GeneralRe: Help on CancelButton property? Pin
Wes Jones5-Mar-09 16:01
Wes Jones5-Mar-09 16:01 
QuestionFile Summary Info??? Pin
S K Y5-Mar-09 13:44
S K Y5-Mar-09 13:44 
AnswerRe: File Summary Info??? Pin
Yusuf5-Mar-09 14:46
Yusuf5-Mar-09 14:46 
GeneralRe: File Summary Info??? Pin
S K Y5-Mar-09 14:55
S K Y5-Mar-09 14:55 
GeneralRe: File Summary Info??? Pin
Yusuf5-Mar-09 16:45
Yusuf5-Mar-09 16:45 
AnswerRe: File Summary Info??? Pin
Dragonfly_Lee5-Mar-09 18:01
Dragonfly_Lee5-Mar-09 18:01 
GeneralRe: File Summary Info??? Pin
S K Y5-Mar-09 21:11
S K Y5-Mar-09 21:11 
GeneralRe: File Summary Info??? Pin
Dragonfly_Lee5-Mar-09 21:51
Dragonfly_Lee5-Mar-09 21:51 
GeneralRe: File Summary Info??? Pin
S K Y8-Mar-09 21:14
S K Y8-Mar-09 21:14 
GeneralRe: File Summary Info??? Pin
Dragonfly_Lee8-Mar-09 22:25
Dragonfly_Lee8-Mar-09 22:25 
Questionpermutation Pin
lakshmanriz5-Mar-09 13:08
lakshmanriz5-Mar-09 13:08 
JokeRe: permutation Pin
Yusuf5-Mar-09 13:22
Yusuf5-Mar-09 13:22 
AnswerRe: permutation Pin
Luc Pattyn5-Mar-09 13:27
sitebuilderLuc Pattyn5-Mar-09 13:27 
AnswerRe: permutation Pin
Christian Graus5-Mar-09 13:42
protectorChristian Graus5-Mar-09 13:42 
AnswerRe: permutation Pin
_Maxxx_5-Mar-09 14:06
professional_Maxxx_5-Mar-09 14:06 
QuestionCustom Open Dialogs with WebBrowser Control Pin
Umer Sheikh5-Mar-09 12:11
Umer Sheikh5-Mar-09 12:11 
AnswerRe: Custom Open Dialogs with WebBrowser Control Pin
_Maxxx_5-Mar-09 14:29
professional_Maxxx_5-Mar-09 14:29 
GeneralRe: Custom Open Dialogs with WebBrowser Control Pin
Umer Sheikh5-Mar-09 17:07
Umer Sheikh5-Mar-09 17:07 
QuestionUsing IAccessible to navigate across Datagrid rows Pin
Brian Garnica5-Mar-09 11:35
Brian Garnica5-Mar-09 11:35 
QuestionGraphs disappear from panel Pin
StuffyEst5-Mar-09 10:58
StuffyEst5-Mar-09 10:58 
Hello there,

First of all I know this is a question asked many times etc. But still I'm quite stuck since I haven't found an answer that would work for my case.

So, my project is made in Borland (C# Builder) and consists of following:

- I have a panel where graphs are generated (note: 2+ graphs)
- I have sliders to change the values inside graph function (to make them longer, move them up or down, etc.)

The problem I'm having is that, when I move the window out of bounds, or place another window over my graphs, they just disappear.

I've read about the OnPaint, but I'm not sure how I'm suppose to add this to my code, since my graphs are updated every time trackBarNR_Scroll event occurs.

Oh and finally, of course it's suppose to be a Windows Application Laugh | :laugh:

Hopefully someone could guide me, how to make those graphs not disappear Smile | :)

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.