Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: What is the VB.NET equivalent of this code? Pin
Dave Doknjas18-Sep-06 17:28
Dave Doknjas18-Sep-06 17:28 
GeneralRe: What is the VB.NET equivalent of this code? Pin
TJO118-Sep-06 17:40
TJO118-Sep-06 17:40 
QuestionBuild Comment Web Page in VS 2005 Pin
Alper Camel18-Sep-06 4:12
Alper Camel18-Sep-06 4:12 
AnswerRe: Build Comment Web Page in VS 2005 Pin
scott_hackett18-Sep-06 20:20
scott_hackett18-Sep-06 20:20 
GeneralRe: Build Comment Web Page in VS 2005 Pin
Alper Camel19-Sep-06 1:08
Alper Camel19-Sep-06 1:08 
AnswerRe: Build Comment Web Page in VS 2005 Pin
Stefan Troschuetz18-Sep-06 21:30
Stefan Troschuetz18-Sep-06 21:30 
Questioncreate windows service Pin
abdallahziad18-Sep-06 3:53
abdallahziad18-Sep-06 3:53 
AnswerRe: create windows service Pin
Jun Du18-Sep-06 4:14
Jun Du18-Sep-06 4:14 
QuestionHOWTO Capture Downloads in webBrowser-Control Pin
JobeXXL18-Sep-06 3:39
JobeXXL18-Sep-06 3:39 
Questionwant to avoid scrollbars Pin
kalaveer18-Sep-06 3:32
kalaveer18-Sep-06 3:32 
AnswerRe: want to avoid scrollbars Pin
wheelerbarry18-Sep-06 3:43
wheelerbarry18-Sep-06 3:43 
QuestionRe: want to avoid scrollbars Pin
kalaveer18-Sep-06 3:55
kalaveer18-Sep-06 3:55 
QuestionDateTimePicker opening Pin
**Genius**18-Sep-06 3:11
**Genius**18-Sep-06 3:11 
AnswerRe: DateTimePicker opening Pin
Glen Harvy18-Sep-06 11:52
Glen Harvy18-Sep-06 11:52 
GeneralRe: DateTimePicker opening Pin
**Genius**18-Sep-06 21:16
**Genius**18-Sep-06 21:16 
Questionhow can i cancel an event Pin
kalaveer18-Sep-06 3:08
kalaveer18-Sep-06 3:08 
AnswerRe: how can i cancel an event Pin
**Genius**18-Sep-06 3:16
**Genius**18-Sep-06 3:16 
AnswerRe: how can i cancel an event Pin
J4amieC18-Sep-06 3:16
J4amieC18-Sep-06 3:16 
GeneralRe: how can i cancel an event Pin
kalaveer18-Sep-06 3:37
kalaveer18-Sep-06 3:37 
GeneralRe: how can i cancel an event Pin
Not Active18-Sep-06 3:42
mentorNot Active18-Sep-06 3:42 
GeneralRe: how can i cancel an event Pin
kalaveer18-Sep-06 4:02
kalaveer18-Sep-06 4:02 
Questionwhy isn't the wizard creating the Delete statement. Pin
faladrim18-Sep-06 2:39
faladrim18-Sep-06 2:39 
AnswerRe: why isn't the wizard creating the Delete statement. Pin
Glen Harvy18-Sep-06 11:58
Glen Harvy18-Sep-06 11:58 
GeneralRe: why isn't the wizard creating the Delete statement. Pin
faladrim22-Sep-06 1:43
faladrim22-Sep-06 1:43 
QuestionFindWindowEx API and disabled buttons Pin
nemopeti18-Sep-06 2:22
nemopeti18-Sep-06 2:22 
Hi All!

I creating a program, wich is like a macro recorder. It's work fine, and found windows, buttons, and all I need. But I want to send button clicks too, and my problem is I can't detect the enebled/disabled status of a button.
I need this status, becouse the API find the buttons wich is not active D'Oh! | :doh: .

So how can I detect this status of a button, when I know only it's handle and then informations given by GetWindowInfo API.

Thank's for answer!

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.