Click here to Skip to main content
16,005,281 members
Home / Discussions / C#
   

C#

 
GeneralRe: The value of message box Pin
Paul Conrad13-Jan-08 6:30
professionalPaul Conrad13-Jan-08 6:30 
QuestionVScrollBar and VisibleArea Pin
tcsoccerman13-Jan-08 4:08
tcsoccerman13-Jan-08 4:08 
GeneralRe: VScrollBar and VisibleArea Pin
Luc Pattyn13-Jan-08 4:55
sitebuilderLuc Pattyn13-Jan-08 4:55 
GeneralRe: VScrollBar and VisibleArea Pin
tcsoccerman13-Jan-08 5:28
tcsoccerman13-Jan-08 5:28 
GeneralRe: VScrollBar and VisibleArea Pin
Luc Pattyn13-Jan-08 5:56
sitebuilderLuc Pattyn13-Jan-08 5:56 
GeneralRe: VScrollBar and VisibleArea Pin
tcsoccerman13-Jan-08 6:49
tcsoccerman13-Jan-08 6:49 
GeneralRe: VScrollBar and VisibleArea Pin
Luc Pattyn13-Jan-08 7:52
sitebuilderLuc Pattyn13-Jan-08 7:52 
GeneralRe: VScrollBar and VisibleArea Pin
tcsoccerman13-Jan-08 16:16
tcsoccerman13-Jan-08 16:16 
yeh i need the control to change it's displayed area / virtual space.

here is the event caller(i do fire the event):

this.Scroll += new System.Windows.Forms.ScrollEventHandler(this.SplitinfoScroll);

-am i calling the right ScrollEvent?

the scrollbar is just one that automatically appears when the control's displayed area cannot display all of it's contents.

i used a MessageBox.Show("scrolling") debugging and it did get called whenever the scrollbar moved.

the controls display area needs to be redrawn.
GeneralRe: VScrollBar and VisibleArea Pin
Luc Pattyn13-Jan-08 21:44
sitebuilderLuc Pattyn13-Jan-08 21:44 
GeneralRe: VScrollBar and VisibleArea Pin
tcsoccerman14-Jan-08 13:02
tcsoccerman14-Jan-08 13:02 
Questionget text selection [modified] Pin
Askalo13-Jan-08 3:20
Askalo13-Jan-08 3:20 
GeneralRe: get text selection Pin
Paul Conrad13-Jan-08 6:32
professionalPaul Conrad13-Jan-08 6:32 
GeneralRe: get text selection Pin
tcsoccerman13-Jan-08 6:57
tcsoccerman13-Jan-08 6:57 
GeneralOverirding Hosting Page's Render method from a Server Control Pin
Nadia Monalisa13-Jan-08 1:58
Nadia Monalisa13-Jan-08 1:58 
GeneralCross-post. Please ignore Pin
pmarfleet13-Jan-08 3:55
pmarfleet13-Jan-08 3:55 
GeneralRe: Cross-post. Please ignore Pin
Nadia Monalisa13-Jan-08 4:37
Nadia Monalisa13-Jan-08 4:37 
GeneralRe: Cross-post. Please ignore Pin
Paul Conrad13-Jan-08 6:34
professionalPaul Conrad13-Jan-08 6:34 
GeneralRe: Cross-post. Please ignore Pin
pmarfleet13-Jan-08 6:54
pmarfleet13-Jan-08 6:54 
GeneralEquals and ReferenceEquals... Pin
MarkB77712-Jan-08 21:56
MarkB77712-Jan-08 21:56 
GeneralRe: Equals and ReferenceEquals... Pin
S. Senthil Kumar12-Jan-08 22:48
S. Senthil Kumar12-Jan-08 22:48 
GeneralMessage Box Pin
Shaahinm12-Jan-08 20:54
Shaahinm12-Jan-08 20:54 
GeneralRe: Message Box Pin
Abhijit Jana12-Jan-08 22:37
professionalAbhijit Jana12-Jan-08 22:37 
GeneralRe: Message Box Pin
Paul Conrad13-Jan-08 6:35
professionalPaul Conrad13-Jan-08 6:35 
GeneralRe: Message Box Pin
Ravi Bhavnani13-Jan-08 8:08
professionalRavi Bhavnani13-Jan-08 8:08 
Generalsocket suggestion Pin
engsrini12-Jan-08 13:16
engsrini12-Jan-08 13:16 

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.