Click here to Skip to main content
15,907,905 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Deserialization of object after field name change fails Pin
freakyit21-Jun-10 9:46
freakyit21-Jun-10 9:46 
QuestionMerging object graph. Pin
Tiju John15-Jun-10 22:42
Tiju John15-Jun-10 22:42 
Question.net framework automatic update? Pin
divyesh143213-Jun-10 22:48
divyesh143213-Jun-10 22:48 
AnswerRe: .net framework automatic update? Pin
Abhinav S13-Jun-10 22:58
Abhinav S13-Jun-10 22:58 
AnswerRe: .net framework automatic update? Pin
Henry Minute14-Jun-10 3:48
Henry Minute14-Jun-10 3:48 
AnswerRe: .net framework automatic update? Pin
AnnieMacD15-Jun-10 12:41
AnnieMacD15-Jun-10 12:41 
GeneralRe: .net framework automatic update? Pin
divyesh143215-Jun-10 18:34
divyesh143215-Jun-10 18:34 
QuestionProblem with autoscrolling of the .NET ScrollableControl Pin
Shao Voon Wong13-Jun-10 21:04
mvaShao Voon Wong13-Jun-10 21:04 
Hi guys,

I have a problem with autoscrolling of the .NET ScrollableControl. I am using TabPage which inherited from ScrollableControl in the class hierarachy. Every TabPage object has only 1 UserControl derived control which draws the landscape; there is no other control on the tabpage.

The usage of my application is its user will drag a file from windows explorer and drop into the TabPage. As more files are dragged and dropped, the UserControl derived control will expand to accomodate the drawing of the files and auto-scrolling will be enabled.

The problem I have is when I mouse-click on the UserControl control, the vertical and horizontal scrollbars will scroll back to (0,0) position. I want the vertical and horizontal scrollbars to remain at their original scrolled position whatever happens. I believe when I mouse-click on the UserControl control, the UserControl control comes into focus and that triggers the auto-scrolling to (0,0) position.

Please help.

Thanks in advance!
AnswerRe: Problem with autoscrolling of the .NET ScrollableControl Pin
Adam R Harris17-Jun-10 6:11
Adam R Harris17-Jun-10 6:11 
GeneralRe: Problem with autoscrolling of the .NET ScrollableControl Pin
Shao Voon Wong27-Jun-10 17:26
mvaShao Voon Wong27-Jun-10 17:26 
Questionfaster C++ .NET webclient usage? Pin
T210213-Jun-10 19:27
T210213-Jun-10 19:27 
AnswerRe: faster C++ .NET webclient usage? Pin
Eddy Vluggen14-Jun-10 2:34
professionalEddy Vluggen14-Jun-10 2:34 
GeneralRe: faster C++ .NET webclient usage? Pin
T210214-Jun-10 19:24
T210214-Jun-10 19:24 
QuestionDatabase or no database in Software development? Pin
cyberexel12-Jun-10 18:33
cyberexel12-Jun-10 18:33 
AnswerRe: Database or no database in Software development? Pin
Dave Kreskowiak13-Jun-10 5:25
mveDave Kreskowiak13-Jun-10 5:25 
AnswerRe: Database or no database in Software development? Pin
PIEBALDconsult13-Jun-10 18:51
mvePIEBALDconsult13-Jun-10 18:51 
GeneralRe: Database or no database in Software development? Pin
cyberexel14-Jun-10 23:10
cyberexel14-Jun-10 23:10 
GeneralRe: Database or no database in Software development? Pin
PIEBALDconsult15-Jun-10 3:10
mvePIEBALDconsult15-Jun-10 3:10 
GeneralRe: Database or no database in Software development? Pin
Eddy Vluggen15-Jun-10 3:36
professionalEddy Vluggen15-Jun-10 3:36 
GeneralRe: Database or no database in Software development? Pin
Dave Kreskowiak15-Jun-10 5:35
mveDave Kreskowiak15-Jun-10 5:35 
AnswerRe: Database or no database in Software development? Pin
T M Gray15-Jun-10 8:17
T M Gray15-Jun-10 8:17 
QuestionJoin computer to domain using vb.net Pin
SIFNOk12-Jun-10 7:43
SIFNOk12-Jun-10 7:43 
AnswerRe: Join computer to domain using vb.net Pin
Abhinav S12-Jun-10 22:09
Abhinav S12-Jun-10 22:09 
AnswerRe: Join computer to domain using vb.net Pin
Rob Branaghan28-Apr-11 0:20
Rob Branaghan28-Apr-11 0:20 
AnswerrootSearch = New DirectorySearcher(root) Pin
Mike Phares Jr11-Jun-10 20:45
Mike Phares Jr11-Jun-10 20: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.