Click here to Skip to main content
15,912,457 members
Home / Discussions / C#
   

C#

 
GeneralRe: The value of message box Pin
tcsoccerman13-Jan-08 5:30
tcsoccerman13-Jan-08 5:30 
GeneralRe: The value of message box Pin
Strategic_Thinker13-Jan-08 7:00
Strategic_Thinker13-Jan-08 7:00 
GeneralRe: The value of message box Pin
Christian Graus13-Jan-08 9:20
protectorChristian Graus13-Jan-08 9:20 
JokeRe: The value of message box Pin
Steve Echols13-Jan-08 21:14
Steve Echols13-Jan-08 21:14 
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 
Thanks for the reply, but unfortunately that does not work. I think the scroll event is only called after the user releases the scroll bar(some eventargs values are newvalue, oldvalue).

Would i have to track the click?-
(scrolling == true)

and mouse move-
if(scrolling == true)....
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 
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 

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.