Click here to Skip to main content
16,007,687 members
Home / Discussions / C#
   

C#

 
Generalmultilingual installation setup and custom program EXE selection in single setup in C# 2.0 (Visual Studio 2005) Pin
Sundarapandian.Balasubramanian4-Dec-07 1:30
Sundarapandian.Balasubramanian4-Dec-07 1:30 
Generalanchor and dock properties Pin
chithra.r4-Dec-07 1:18
chithra.r4-Dec-07 1:18 
GeneralRe: anchor and dock properties Pin
dan!sh 4-Dec-07 5:25
professional dan!sh 4-Dec-07 5:25 
QuestionHow to Add Image to Multiline text box in C# Win Forms Pin
sribachana4-Dec-07 1:14
sribachana4-Dec-07 1:14 
AnswerRe: How to Add Image to Multiline text box in C# Win Forms Pin
Pete O'Hanlon4-Dec-07 1:31
mvePete O'Hanlon4-Dec-07 1:31 
AnswerRe: How to Add Image to Multiline text box in C# Win Forms Pin
Vikram A Punathambekar4-Dec-07 1:31
Vikram A Punathambekar4-Dec-07 1:31 
AnswerRe: How to Add Image to Multiline text box in C# Win Forms Pin
Giorgi Dalakishvili4-Dec-07 1:34
mentorGiorgi Dalakishvili4-Dec-07 1:34 
QuestionHow to move scroll bar thumb on click of button. Pin
Chintan.Desai4-Dec-07 1:14
Chintan.Desai4-Dec-07 1:14 
Hi guys,
I have one panel and one picturebox in panel.Here picturebox exceed panel height.Now, I wanna to move scroll thumb downward on
click of button to let user see the other areas of picturebox.

I have written one code in button_click event
panel1.VerticallScroll.Value+=5;//5 indicate moving thumb by 5 pixel.

I am getting some awkward output.In first click I can move picturebox top by 5,in second click verticall scroll bar get incremented by 5,in 3rd I can move picturebox top by 5,in 4th click verticall scroll bar get incremented by 5.
can any one tell me why it so...I want both to be done in one click.

pls reply

thanks in advance.

Regards
Chintan
www.visharadsoft.com
(I am thinking to change humans to computer, but unfortunately GOD will not give me the source code)

AnswerRe: How to move scroll bar thumb on click of button. Pin
Anthony Mushrow4-Dec-07 1:58
professionalAnthony Mushrow4-Dec-07 1:58 
QuestionHow to position ContextMenu by selected row in a DataGridView on keyboard event Pin
akkram4-Dec-07 0:58
akkram4-Dec-07 0:58 
GeneralRemove Delete-Key on dataGridview Pin
M Riaz Bashir3-Dec-07 21:01
M Riaz Bashir3-Dec-07 21:01 
GeneralRe: Remove Delete-Key on dataGridview Pin
akkram4-Dec-07 1:14
akkram4-Dec-07 1:14 
GeneralOffice 2007 RTF Control Pin
Zippy Pack3-Dec-07 20:59
Zippy Pack3-Dec-07 20:59 
QuestionCan i create a custom control that will exceed the area of my form Pin
Naveed7273-Dec-07 20:15
Naveed7273-Dec-07 20:15 
AnswerRe: Can i create a custom control that will exceed the area of my form Pin
ReactiveX4-Dec-07 3:03
ReactiveX4-Dec-07 3:03 
QuestionImage-Map from database for WinForms? [modified] Pin
francoisdotnet3-Dec-07 19:21
francoisdotnet3-Dec-07 19:21 
GeneralRe: Image-Map from database for WinForms? Pin
Naveed7273-Dec-07 20:30
Naveed7273-Dec-07 20:30 
GeneralRe: Image-Map from database for WinForms? Pin
francoisdotnet4-Dec-07 1:23
francoisdotnet4-Dec-07 1:23 
GeneralRe: Image-Map from database for WinForms? Pin
Pete O'Hanlon4-Dec-07 1:34
mvePete O'Hanlon4-Dec-07 1:34 
GeneralRe: Image-Map from database for WinForms? Pin
francoisdotnet4-Dec-07 2:34
francoisdotnet4-Dec-07 2:34 
GeneralWebBrowser control NewWindow event catch & retreive requested URL Pin
ZenyukIV3-Dec-07 19:04
ZenyukIV3-Dec-07 19:04 
QuestionHow to Copy my C# project from one machine to another?? Pin
kssknov3-Dec-07 18:54
kssknov3-Dec-07 18:54 
GeneralRe: How to Copy my C# project from one machine to another?? Pin
CKnig3-Dec-07 18:59
CKnig3-Dec-07 18:59 
GeneralRe: How to Copy my C# project from one machine to another?? Pin
Anthony Mushrow4-Dec-07 1:17
professionalAnthony Mushrow4-Dec-07 1:17 
GeneralRe: How to Copy my C# project from one machine to another?? Pin
Chintan.Desai4-Dec-07 1:20
Chintan.Desai4-Dec-07 1:20 

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.