Click here to Skip to main content
15,892,199 members
Home / Discussions / C#
   

C#

 
AnswerRe: Creating an mdb file Pin
Darren_30-May-06 8:24
Darren_30-May-06 8:24 
GeneralRe: Creating an mdb file Pin
likefood30-May-06 9:18
likefood30-May-06 9:18 
GeneralRe: Creating an mdb file Pin
Ed.Poore30-May-06 14:10
Ed.Poore30-May-06 14:10 
QuestionGeneric Abstract classes Pin
eggsovereasy30-May-06 6:34
eggsovereasy30-May-06 6:34 
AnswerRe: Generic Abstract classes Pin
Judah Gabriel Himango30-May-06 7:35
sponsorJudah Gabriel Himango30-May-06 7:35 
GeneralRe: Generic Abstract classes Pin
eggsovereasy30-May-06 7:48
eggsovereasy30-May-06 7:48 
GeneralRe: Generic Abstract classes Pin
Ed.Poore30-May-06 14:14
Ed.Poore30-May-06 14:14 
QuestionClick a tab control using the WinAPI [modified] Pin
Ista30-May-06 5:15
Ista30-May-06 5:15 
I have a tab control on an application. I want to simulate click the tab control without going inside the application.

On spy++ I see that each tab is a window.

How Do I send a click event.

Send Message perhaps?

Ok, so it is SendInput. But, how would I set the window handle? Its the first agrument in SendInput the window handle?

Or is there a function that I can find the exact coordinates of a window? My think is this. If I know the bounding rectangle, I can set the dw, dy values and raise a click event inside.

Can someone help me?

Thanks,
Nick

1 line of code equals many bugs. So don't write any!!

-- modified at 11:48 Tuesday 30th May, 2006
AnswerRe: Click a tab control using the WinAPI Pin
Judah Gabriel Himango30-May-06 7:36
sponsorJudah Gabriel Himango30-May-06 7:36 
GeneralRe: Click a tab control using the WinAPI Pin
Ista30-May-06 7:38
Ista30-May-06 7:38 
AnswerRe: Click a tab control using the WinAPI [modified] Pin
Ista30-May-06 8:07
Ista30-May-06 8:07 
QuestionCatpcha [modified] Pin
Nilob30-May-06 4:51
Nilob30-May-06 4:51 
AnswerRe: Catpcha [modified] Pin
J4amieC30-May-06 6:06
J4amieC30-May-06 6:06 
GeneralRe: Catpcha [modified] Pin
Ed.Poore30-May-06 14:19
Ed.Poore30-May-06 14:19 
GeneralRe: Catpcha [modified] Pin
J4amieC31-May-06 0:53
J4amieC31-May-06 0:53 
AnswerRe: Catpcha [modified] Pin
Allah On Acid30-May-06 8:56
Allah On Acid30-May-06 8:56 
QuestionString to GUID [modified] Pin
fracalifa30-May-06 4:17
fracalifa30-May-06 4:17 
AnswerRe: String to GUID [modified] Pin
CodyGen30-May-06 4:33
CodyGen30-May-06 4:33 
GeneralRe: String to GUID Pin
fracalifa30-May-06 5:43
fracalifa30-May-06 5:43 
QuestionGenerating an XML file from an XML schema Pin
El'Cachubrey30-May-06 4:11
El'Cachubrey30-May-06 4:11 
GeneralRe: Generating an XML file from an XML schema Pin
BoneSoft30-May-06 9:06
BoneSoft30-May-06 9:06 
GeneralRe: Generating an XML file from an XML schema [modified] Pin
El'Cachubrey30-May-06 20:47
El'Cachubrey30-May-06 20:47 
QuestionCustom DataGridColumnStyle with images eats up system resources / cpu Pin
Larantz30-May-06 4:06
Larantz30-May-06 4:06 
AnswerRe: Custom DataGridColumnStyle with images eats up system resources / cpu Pin
Wjousts30-May-06 5:44
Wjousts30-May-06 5:44 
GeneralRe: Custom DataGridColumnStyle with images eats up system resources / cpu Pin
Larantz30-May-06 6:23
Larantz30-May-06 6:23 

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.