Click here to Skip to main content
15,910,210 members
Home / Discussions / C#
   

C#

 
GeneralRe: Datagridview row display Pin
Mairaaj Khan9-Jun-06 21:01
professionalMairaaj Khan9-Jun-06 21:01 
GeneralRe: Datagridview row display Pin
printscreen123459-Jun-06 21:18
printscreen123459-Jun-06 21:18 
QuestionRemote capture SharePoint? Pin
Lane Yu8-Jun-06 17:16
Lane Yu8-Jun-06 17:16 
QuestionHow to run App from stream ? Pin
hdv2128-Jun-06 12:48
hdv2128-Jun-06 12:48 
AnswerRe: How to run App from stream ? Pin
Stephan Samuel8-Jun-06 12:56
Stephan Samuel8-Jun-06 12:56 
Questionhow to perform mouse click on forms applications? Pin
smr858-Jun-06 12:33
smr858-Jun-06 12:33 
AnswerRe: how to perform mouse click on forms applications? Pin
OrlandoCurioso8-Jun-06 16:05
OrlandoCurioso8-Jun-06 16:05 
GeneralRe: how to perform mouse click on forms applications? Pin
smr858-Jun-06 21:05
smr858-Jun-06 21:05 
thx alot for ur replay...

but i need the event of right click too i tried to make the same code but with intiail value
private const uint MOUSEEVENTF_RIGHTDOWN = 0x0008;
private const uint MOUSEEVENTF_RIGHTUP = 0x000a;

but it didnot work ....
AnswerRe: how to perform mouse click on forms applications? Pin
rah_sin8-Jun-06 21:03
professionalrah_sin8-Jun-06 21:03 
GeneralRe: how to perform mouse click on forms applications? Pin
smr858-Jun-06 21:12
smr858-Jun-06 21:12 
GeneralRe: how to perform mouse click on forms applications? Pin
rah_sin8-Jun-06 21:21
professionalrah_sin8-Jun-06 21:21 
AnswerRe: how to perform mouse click on forms applications? Pin
suguimoto8-Jun-06 21:10
suguimoto8-Jun-06 21:10 
GeneralRe: how to perform mouse click on forms applications? Pin
smr858-Jun-06 21:25
smr858-Jun-06 21:25 
QuestionDrawing Frameworks for C#? Pin
tansey48-Jun-06 12:12
tansey48-Jun-06 12:12 
AnswerRe: Drawing Frameworks for C#? Pin
stancrm8-Jun-06 20:03
stancrm8-Jun-06 20:03 
QuestionRetrieving connection string from app.config Pin
IMC20068-Jun-06 12:03
IMC20068-Jun-06 12:03 
AnswerRe: Retrieving connection string from app.config Pin
Colin Angus Mackay8-Jun-06 12:28
Colin Angus Mackay8-Jun-06 12:28 
QuestionWhy do the GNU/Linux users recommend C#? Pin
X.Cyclop8-Jun-06 11:38
X.Cyclop8-Jun-06 11:38 
AnswerRe: Why do the GNU/Linux users recommend C#? Pin
Colin Angus Mackay8-Jun-06 12:20
Colin Angus Mackay8-Jun-06 12:20 
GeneralRe: Why do the GNU/Linux users recommend C#? Pin
X.Cyclop8-Jun-06 12:27
X.Cyclop8-Jun-06 12:27 
GeneralRe: Why do the GNU/Linux users recommend C#? Pin
Colin Angus Mackay8-Jun-06 12:33
Colin Angus Mackay8-Jun-06 12:33 
QuestionDatabind xml to a treeview Pin
eggie58-Jun-06 10:58
eggie58-Jun-06 10:58 
AnswerRe: Databind xml to a treeview Pin
Koushik Biswas9-Jun-06 7:19
Koushik Biswas9-Jun-06 7:19 
QuestionC# speed vs unmanaged C++ Pin
sjdevo3gsr8-Jun-06 10:58
sjdevo3gsr8-Jun-06 10:58 
AnswerRe: C# speed vs unmanaged C++ Pin
Stephan Samuel8-Jun-06 11:31
Stephan Samuel8-Jun-06 11:31 

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.