Click here to Skip to main content
15,914,594 members
Home / Discussions / C#
   

C#

 
QuestionMerge Modules for Crystal Report 2008 Pin
sathyan_82948-Oct-11 6:18
sathyan_82948-Oct-11 6:18 
AnswerRe: Merge Modules for Crystal Report 2008 Pin
Eddy Vluggen8-Oct-11 7:01
professionalEddy Vluggen8-Oct-11 7:01 
GeneralRe: Merge Modules for Crystal Report 2008 Pin
Luc Pattyn8-Oct-11 7:59
sitebuilderLuc Pattyn8-Oct-11 7:59 
GeneralRe: Merge Modules for Crystal Report 2008 Pin
Eddy Vluggen8-Oct-11 8:17
professionalEddy Vluggen8-Oct-11 8:17 
GeneralRe: Merge Modules for Crystal Report 2008 Pin
Luc Pattyn8-Oct-11 8:20
sitebuilderLuc Pattyn8-Oct-11 8:20 
Questionproblem with scrollbars auto positioning during dragging a panel Pin
Abhishrek8-Oct-11 5:22
Abhishrek8-Oct-11 5:22 
AnswerRe: problem with scrollbars auto positioning during dragging a panel Pin
Luc Pattyn8-Oct-11 5:44
sitebuilderLuc Pattyn8-Oct-11 5:44 
GeneralRe: problem with scrollbars auto positioning during dragging a panel Pin
Abhishrek8-Oct-11 6:17
Abhishrek8-Oct-11 6:17 
Thanks for the prompt reply.

>> setting the right Scrollbar.MaxValue should do it.

I don't think so.
Scrollbar.MaxValue is decided automatically according to the size of form and the panel. Since I am not changing the panel/form size. Scrollbar.MaxValue has nothing to do with it.

Also while changing the Scrollbar's value, the code is taking care not to let it go beyond it's Min/Max limits.

>> scrolling panel's Top is anywhere between Panel.Height-Form.ClientSize.Height and zero.
scrolling panel's Location is fixed at (0,0).

modified 8-Oct-11 12:37pm.

AnswerRe: problem with scrollbars auto positioning during dragging a panel Pin
Luc Pattyn8-Oct-11 7:57
sitebuilderLuc Pattyn8-Oct-11 7:57 
GeneralRe: problem with scrollbars auto positioning during dragging a panel Pin
Abhishrek8-Oct-11 16:37
Abhishrek8-Oct-11 16:37 
AnswerRe: problem with scrollbars auto positioning during dragging a panel Pin
Luc Pattyn8-Oct-11 16:45
sitebuilderLuc Pattyn8-Oct-11 16:45 
AnswerRe: problem with scrollbars auto positioning during dragging a panel Pin
Luc Pattyn9-Oct-11 13:30
sitebuilderLuc Pattyn9-Oct-11 13:30 
GeneralRe: problem with scrollbars auto positioning during dragging a panel Pin
Abhishrek9-Oct-11 15:18
Abhishrek9-Oct-11 15:18 
AnswerRe: problem with scrollbars auto positioning during dragging a panel Pin
Luc Pattyn9-Oct-11 16:49
sitebuilderLuc Pattyn9-Oct-11 16:49 
QuestionCaptcha Control Pin
Nolee K8-Oct-11 0:02
Nolee K8-Oct-11 0:02 
AnswerRe: Captcha Control Pin
PIEBALDconsult8-Oct-11 4:32
mvePIEBALDconsult8-Oct-11 4:32 
QuestionFinding values in strings Pin
CCodeNewbie7-Oct-11 10:46
CCodeNewbie7-Oct-11 10:46 
AnswerRe: Finding values in strings Pin
PIEBALDconsult7-Oct-11 12:09
mvePIEBALDconsult7-Oct-11 12:09 
AnswerRe: Finding values in strings Pin
André Kraak7-Oct-11 12:47
André Kraak7-Oct-11 12:47 
AnswerRe: Finding values in strings Pin
Dave Kreskowiak7-Oct-11 12:58
mveDave Kreskowiak7-Oct-11 12:58 
AnswerRe: Finding values in strings Pin
Luc Pattyn7-Oct-11 16:14
sitebuilderLuc Pattyn7-Oct-11 16:14 
GeneralRe: Finding values in strings Pin
Dave Kreskowiak7-Oct-11 17:31
mveDave Kreskowiak7-Oct-11 17:31 
GeneralRe: Finding values in strings Pin
CCodeNewbie8-Oct-11 20:24
CCodeNewbie8-Oct-11 20:24 
GeneralRe: Finding values in strings Pin
Dave Kreskowiak9-Oct-11 3:10
mveDave Kreskowiak9-Oct-11 3:10 
AnswerRe: Finding values in strings Pin
Richard MacCutchan7-Oct-11 21:19
mveRichard MacCutchan7-Oct-11 21:19 

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.