Click here to Skip to main content
15,910,872 members
Home / Discussions / C#
   

C#

 
GeneralRe: GINA.dll Pin
Colin Angus Mackay25-Mar-04 23:55
Colin Angus Mackay25-Mar-04 23:55 
GeneralRe: GINA.dll Pin
Colin Angus Mackay26-Mar-04 0:31
Colin Angus Mackay26-Mar-04 0:31 
GeneralRe: GINA.dll Pin
Heath Stewart26-Mar-04 3:32
protectorHeath Stewart26-Mar-04 3:32 
GeneralRe: GINA.dll Pin
amal_pro8326-Mar-04 6:27
amal_pro8326-Mar-04 6:27 
GeneralKey event in VS2003 Pin
thomasa25-Mar-04 23:28
thomasa25-Mar-04 23:28 
GeneralRe: Key event in VS2003 Pin
Heath Stewart26-Mar-04 3:30
protectorHeath Stewart26-Mar-04 3:30 
GeneralRe: Key event in VS2003 Pin
thomasa14-Apr-04 3:30
thomasa14-Apr-04 3:30 
GeneralPanel AutoScroll Pin
Krinitsky25-Mar-04 15:20
Krinitsky25-Mar-04 15:20 
Hello!
I do my programm using Window Forms with C#. I create User Control element which draw some graphics inside and has some interaction with mouse. I place my control in Panel. But size of my Control is higher then Panel size, so, I set AutoScroll of Panel as true. But I find some problem - when I first time scroll down panel and click on my control, panel automaticaly scroll up. On second click (and etc.) panel scroll bar is not jumping to the top. How I can cancel this jump after first click? I need than panel stay on selected position after any click. Can anyone help me?
Additional: I found that it happening due to MyControl.Select() action... In this case scroll is jumping up to the top. How I can overcome this problem?
GeneralRe: Panel AutoScroll Pin
Heath Stewart26-Mar-04 3:24
protectorHeath Stewart26-Mar-04 3:24 
GeneralOracle Stored Procedure Returns Table Pin
jm200225-Mar-04 13:00
jm200225-Mar-04 13:00 
GeneralRe: Oracle Stored Procedure Returns Table Pin
Heath Stewart25-Mar-04 13:57
protectorHeath Stewart25-Mar-04 13:57 
GeneralRe: Oracle Stored Procedure Returns Table Pin
jm200226-Mar-04 3:37
jm200226-Mar-04 3:37 
GeneralRe: Oracle Stored Procedure Returns Table Pin
Heath Stewart26-Mar-04 4:34
protectorHeath Stewart26-Mar-04 4:34 
GeneralRe: Oracle Stored Procedure Returns Table Pin
jm200226-Mar-04 3:53
jm200226-Mar-04 3:53 
GeneralRe: Oracle Stored Procedure Returns Table Pin
Heath Stewart26-Mar-04 4:45
protectorHeath Stewart26-Mar-04 4:45 
GeneralRe: Oracle Stored Procedure Returns Table Pin
jm200226-Mar-04 7:36
jm200226-Mar-04 7:36 
GeneralRe: Oracle Stored Procedure Returns Table Pin
Heath Stewart26-Mar-04 7:44
protectorHeath Stewart26-Mar-04 7:44 
Questionchange webservice address at runtime? Pin
visiontec25-Mar-04 12:35
visiontec25-Mar-04 12:35 
AnswerRe: change webservice address at runtime? Pin
Heath Stewart25-Mar-04 13:52
protectorHeath Stewart25-Mar-04 13:52 
AnswerRe: change webservice address at runtime? Pin
Mazdak25-Mar-04 19:54
Mazdak25-Mar-04 19:54 
GeneralDataset, Dataview, XML, RadioButtonList Question. HELP!! Pin
bentai25-Mar-04 9:59
bentai25-Mar-04 9:59 
GeneralRe: Dataset, Dataview, XML, RadioButtonList Question. HELP!! Pin
Heath Stewart25-Mar-04 14:03
protectorHeath Stewart25-Mar-04 14:03 
GeneralRe: Dataset, Dataview, XML, RadioButtonList Question. HELP!! Pin
bentai29-Mar-04 4:29
bentai29-Mar-04 4:29 
GeneralRe: Dataset, Dataview, XML, RadioButtonList Question. HELP!! Pin
Heath Stewart29-Mar-04 5:14
protectorHeath Stewart29-Mar-04 5:14 
GeneralPassing BStr by refrence to unmanaged dll Pin
schnee2k325-Mar-04 9:45
schnee2k325-Mar-04 9:45 

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.