Click here to Skip to main content
15,898,222 members
Home / Discussions / C#
   

C#

 
QuestionLock a directory Pin
mahdiehIR25-Nov-07 3:47
mahdiehIR25-Nov-07 3:47 
AnswerRe: Lock a directory Pin
Guffa25-Nov-07 3:52
Guffa25-Nov-07 3:52 
GeneralRe: Lock a directory Pin
Paul Conrad25-Nov-07 11:09
professionalPaul Conrad25-Nov-07 11:09 
JokeRe: Lock a directory Pin
mav.northwind25-Nov-07 20:22
mav.northwind25-Nov-07 20:22 
QuestionSystem.Window.Forms.LinkView TO System.Window.Forms.Listbox Pin
sweet corn25-Nov-07 3:24
sweet corn25-Nov-07 3:24 
AnswerRe: System.Window.Forms.LinkView TO System.Window.Forms.Listbox Pin
Ravi Bhavnani25-Nov-07 5:10
professionalRavi Bhavnani25-Nov-07 5:10 
GeneralRe: System.Window.Forms.LinkView TO System.Window.Forms.Listbox Pin
sweet corn29-Nov-07 4:44
sweet corn29-Nov-07 4:44 
QuestionGET URL from Firefox Pin
kepp25-Nov-07 3:20
kepp25-Nov-07 3:20 
Hey.
By spying on windows in IE and IE7 i've managed to retrieve the URL
to my application using FindWindowEx and SendMessage API.

The thing is, now i would like to retrive them from Firefox and Opera browser aswell. When looking at Internet Explorer on a spy tool i can see all the controls, For instance, a TabControl, in that TabControl
there is something called ReBarWindow and in that i can see that there is some ComboBoxes and in those there's an Edit field (Textbox).
And thereby i can grab the handle of that control and do what i please.

In Firefox or Opera for that matter there are only 3 "windows" and all sub-windows have exactly the same name, and there is no way to tell WHAT is What?

So, what i basically need is a handle to the combobox in firefox, which for me atleast seems to be invinsible..?

I need help on this, i hope i explained well.
QuestionTimer question - Help needed... Pin
AdiIdolized25-Nov-07 2:49
AdiIdolized25-Nov-07 2:49 
AnswerRe: Timer question - Help needed... Pin
Luc Pattyn25-Nov-07 3:05
sitebuilderLuc Pattyn25-Nov-07 3:05 
GeneralRe: Timer question - Help needed... Pin
AdiIdolized25-Nov-07 5:34
AdiIdolized25-Nov-07 5:34 
GeneralRe: Timer question - Help needed... Pin
Luc Pattyn25-Nov-07 6:10
sitebuilderLuc Pattyn25-Nov-07 6:10 
Questionremove item in listbox with specific draw item Pin
ozzox25-Nov-07 2:30
ozzox25-Nov-07 2:30 
AnswerRe: remove item in listbox with specific draw item Pin
TJoe26-Nov-07 2:19
TJoe26-Nov-07 2:19 
QuestionGetting images from a <strike> browser </strike > document stream[modified] Pin
aj.esler25-Nov-07 1:05
aj.esler25-Nov-07 1:05 
AnswerRe: Getting images from a browser Pin
Luc Pattyn25-Nov-07 1:27
sitebuilderLuc Pattyn25-Nov-07 1:27 
GeneralRe: Getting images from a browser Pin
aj.esler25-Nov-07 1:55
aj.esler25-Nov-07 1:55 
GeneralRe: Getting images from a browser Pin
Luc Pattyn25-Nov-07 2:28
sitebuilderLuc Pattyn25-Nov-07 2:28 
GeneralRe: Getting images from a browser Pin
Anthony Mushrow25-Nov-07 3:14
professionalAnthony Mushrow25-Nov-07 3:14 
GeneralRe: Getting images from a browser Pin
aj.esler25-Nov-07 12:20
aj.esler25-Nov-07 12:20 
QuestionGet color of a string Pin
shehezada25-Nov-07 0:02
shehezada25-Nov-07 0:02 
AnswerRe: Get color of a string Pin
Luc Pattyn25-Nov-07 0:09
sitebuilderLuc Pattyn25-Nov-07 0:09 
GeneralRe: Get color of a string Pin
shehezada25-Nov-07 0:38
shehezada25-Nov-07 0:38 
QuestionDataGridView - how to delete Row Pin
A.Asif24-Nov-07 23:39
A.Asif24-Nov-07 23:39 
AnswerRe: DataGridView - how to delete Row Pin
Aftab Sindhi25-Nov-07 21:09
Aftab Sindhi25-Nov-07 21:09 

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.