Click here to Skip to main content
15,917,456 members
Home / Discussions / C#
   

C#

 
QuestionDoubt regarding classlilbrary. Pin
kalaveer15-Jan-07 21:56
kalaveer15-Jan-07 21:56 
AnswerRe: Doubt regarding classlilbrary. Pin
Christian Graus15-Jan-07 22:05
protectorChristian Graus15-Jan-07 22:05 
AnswerRe: Doubt regarding classlilbrary. Pin
bluewavestrider16-Jan-07 6:45
bluewavestrider16-Jan-07 6:45 
QuestionMIME and DIME with Web Services Pin
blackjack215015-Jan-07 21:45
blackjack215015-Jan-07 21:45 
Questionquestion about C# find input text service! Pin
abstar15-Jan-07 21:27
abstar15-Jan-07 21:27 
AnswerRe: question about C# find input text service! Pin
Christian Graus15-Jan-07 21:41
protectorChristian Graus15-Jan-07 21:41 
GeneralRe: question about C# find input text service! Pin
abstar15-Jan-07 22:30
abstar15-Jan-07 22:30 
GeneralRe: question about C# find input text service! Pin
Christian Graus15-Jan-07 22:40
protectorChristian Graus15-Jan-07 22:40 
Does google not work where you live ? The API just takes a point ( well, an X and a Y ), and it returns a HWND ( so, what's returned needs to be an IntPtr and you create a control, and set the Handle property to be the return value, to get a instance of the control. 

If you google for C++ help, then you'll find all the help you need, if you add the bits I just told you. 

You know, just because we know how to find info, that doesn't mean we've used this API.  I've never written C# code that uses WindowToPoint.


Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

AnswerRe: question about C# find input text service! Pin
Mircea Puiu15-Jan-07 22:05
Mircea Puiu15-Jan-07 22:05 
GeneralRe: question about C# find input text service! Pin
Christian Graus15-Jan-07 22:07
protectorChristian Graus15-Jan-07 22:07 
GeneralRe: question about C# find input text service! Pin
Mircea Puiu15-Jan-07 22:32
Mircea Puiu15-Jan-07 22:32 
GeneralRe: question about C# find input text service! Pin
abstar15-Jan-07 22:33
abstar15-Jan-07 22:33 
GeneralRe: question about C# find input text service! Pin
abstar16-Jan-07 10:47
abstar16-Jan-07 10:47 
Questionhow to access a sub item of a ListView control?? Pin
Saira Tanwir15-Jan-07 21:22
Saira Tanwir15-Jan-07 21:22 
AnswerRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 21:41
protectorChristian Graus15-Jan-07 21:41 
GeneralRe: how to access a sub item of a ListView control?? Pin
Saira Tanwir15-Jan-07 21:48
Saira Tanwir15-Jan-07 21:48 
GeneralRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 21:59
protectorChristian Graus15-Jan-07 21:59 
GeneralRe: how to access a sub item of a ListView control?? Pin
Saira Tanwir15-Jan-07 22:22
Saira Tanwir15-Jan-07 22:22 
GeneralRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 22:29
protectorChristian Graus15-Jan-07 22:29 
GeneralRe: how to access a sub item of a ListView control?? Pin
Saira Tanwir15-Jan-07 22:42
Saira Tanwir15-Jan-07 22:42 
GeneralRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 22:48
protectorChristian Graus15-Jan-07 22:48 
GeneralRe: how to access a sub item of a ListView control?? Pin
Mircea Puiu15-Jan-07 22:51
Mircea Puiu15-Jan-07 22:51 
GeneralRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 22:56
protectorChristian Graus15-Jan-07 22:56 
GeneralRe: how to access a sub item of a ListView control?? Pin
Saira Tanwir15-Jan-07 22:58
Saira Tanwir15-Jan-07 22:58 
GeneralRe: how to access a sub item of a ListView control?? Pin
Christian Graus15-Jan-07 23:08
protectorChristian Graus15-Jan-07 23:08 

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.