Click here to Skip to main content
15,900,724 members
Home / Discussions / C#
   

C#

 
GeneralRe: FileSystemWatcher Pin
led mike9-Feb-09 5:20
led mike9-Feb-09 5:20 
GeneralRe: FileSystemWatcher Pin
Jacob D Dixon9-Feb-09 5:22
Jacob D Dixon9-Feb-09 5:22 
GeneralRe: FileSystemWatcher Pin
led mike9-Feb-09 5:36
led mike9-Feb-09 5:36 
GeneralRe: FileSystemWatcher Pin
Jacob D Dixon9-Feb-09 5:49
Jacob D Dixon9-Feb-09 5:49 
AnswerRe: FileSystemWatcher Pin
#realJSOP9-Feb-09 5:58
professional#realJSOP9-Feb-09 5:58 
GeneralRe: FileSystemWatcher Pin
Jacob D Dixon9-Feb-09 6:03
Jacob D Dixon9-Feb-09 6:03 
AnswerRe: FileSystemWatcher Pin
Giorgi Dalakishvili9-Feb-09 6:32
mentorGiorgi Dalakishvili9-Feb-09 6:32 
Questionhow can I know if I come to end of the page using webbrowser in windows application. Pin
Member 46517299-Feb-09 4:40
Member 46517299-Feb-09 4:40 
Hi there,

I'm using (trying to use Smile | :) ) webbrowser control in C# windows application.

When I'd like to page down there is a y variable, I'm adding 50 to y and I use

y = y + 50;

webBrowser.Document.Window.ScrollTo(x, y); // like this x=0

So I need to get value of y, when I come to end of the page.

Is there any method of property of webbrowser that returns something which we understand if we come to end of the pages?

Many thanks.

Muharrem.
AnswerRe: how can I know if I come to end of the page using webbrowser in windows application. Pin
vaghelabhavesh9-Feb-09 5:30
vaghelabhavesh9-Feb-09 5:30 
GeneralRe: how can I know if I come to end of the page using webbrowser in windows application. Pin
Member 46517299-Feb-09 20:38
Member 46517299-Feb-09 20:38 
GeneralRe: how can I know if I come to end of the page using webbrowser in windows application. Pin
vaghelabhavesh10-Feb-09 2:26
vaghelabhavesh10-Feb-09 2:26 
GeneralRe: how can I know if I come to end of the page using webbrowser in windows application. Pin
Member 465172910-Feb-09 4:43
Member 465172910-Feb-09 4:43 
Questioncode to make 2 different systems compatible???????? Pin
kshitij kapoor9-Feb-09 3:00
kshitij kapoor9-Feb-09 3:00 
AnswerRe: code to make 2 different systems compatible???????? Pin
Guffa9-Feb-09 3:04
Guffa9-Feb-09 3:04 
GeneralRe: code to make 2 different systems compatible???????? Pin
kshitij kapoor9-Feb-09 3:08
kshitij kapoor9-Feb-09 3:08 
GeneralRe: code to make 2 different systems compatible???????? Pin
Guffa9-Feb-09 3:46
Guffa9-Feb-09 3:46 
Questionhow can i get wi-fi signal strenght Pin
Ahussa4in9-Feb-09 2:56
Ahussa4in9-Feb-09 2:56 
QuestionReading Hyper Temianl Pin
half-life9-Feb-09 2:49
half-life9-Feb-09 2:49 
AnswerRe: Reading Hyper Temianl Pin
EliottA9-Feb-09 3:06
EliottA9-Feb-09 3:06 
GeneralRe: Reading Hyper Temianl Pin
musefan9-Feb-09 3:54
musefan9-Feb-09 3:54 
Questionwhich control to use to add thousands of records in that control in c#.net windows based application Pin
Nitin K9-Feb-09 0:46
Nitin K9-Feb-09 0:46 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
musefan9-Feb-09 0:52
musefan9-Feb-09 0:52 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
Nagy Vilmos9-Feb-09 1:20
professionalNagy Vilmos9-Feb-09 1:20 
GeneralRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
EliottA9-Feb-09 2:20
EliottA9-Feb-09 2:20 
AnswerRe: which control to use to add thousands of records in that control in c#.net windows based application Pin
#realJSOP9-Feb-09 6:00
professional#realJSOP9-Feb-09 6:00 

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.