Click here to Skip to main content
15,919,358 members
Home / Discussions / C#
   

C#

 
GeneralRe: ContextMenu problem in Compact Framework? Pin
microsoc27-Feb-06 16:25
microsoc27-Feb-06 16:25 
QuestionDatagridview currentrowindex Pin
stijnbe27-Feb-06 4:13
stijnbe27-Feb-06 4:13 
Questionhow to add console Pin
papa198027-Feb-06 3:02
papa198027-Feb-06 3:02 
AnswerRe: how to add console Pin
User 665827-Feb-06 3:28
User 665827-Feb-06 3:28 
AnswerRe: how to add console Pin
mav.northwind27-Feb-06 3:42
mav.northwind27-Feb-06 3:42 
Questionprevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 2:19
batmanAgen27-Feb-06 2:19 
AnswerRe: prevent MessageBox from continuously reappearing Pin
Guffa27-Feb-06 2:25
Guffa27-Feb-06 2:25 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 2:50
batmanAgen27-Feb-06 2:50 
AnswerRe: prevent MessageBox from continuously reappearing Pin
autekre27-Feb-06 2:56
autekre27-Feb-06 2:56 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 3:02
batmanAgen27-Feb-06 3:02 
AnswerRe: prevent MessageBox from continuously reappearing Pin
Eric Dahlvang27-Feb-06 3:08
Eric Dahlvang27-Feb-06 3:08 
GeneralRe: prevent MessageBox from continuously reappearing Pin
batmanAgen27-Feb-06 3:12
batmanAgen27-Feb-06 3:12 
Questionwia scripting Pin
leelaraj27-Feb-06 1:49
leelaraj27-Feb-06 1:49 
AnswerRe: wia scripting Pin
mav.northwind27-Feb-06 3:36
mav.northwind27-Feb-06 3:36 
QuestionC# datagrid control downloaded from Code project Pin
christopher_seewald27-Feb-06 1:28
christopher_seewald27-Feb-06 1:28 
AnswerRe: C# datagrid control downloaded from Code project Pin
mav.northwind27-Feb-06 8:01
mav.northwind27-Feb-06 8:01 
QuestionListView problem Pin
Dalia Ali27-Feb-06 1:09
Dalia Ali27-Feb-06 1:09 
AnswerRe: ListView problem Pin
Corinna John27-Feb-06 2:51
Corinna John27-Feb-06 2:51 
QuestionEnterDebugMode/Keeping Sorting Constant Pin
autekre27-Feb-06 0:37
autekre27-Feb-06 0:37 
1. I'm writing a process manager and by the sounds EnterDebugMode is what I want to set, but how do I go about setting MY program to it as the method doesnt seem to be available to Process objects, is it really just as simple as Process.EnterDebugMode()/Process.LeaveDebugMode() without any associated object ?

2. I've got an 'oncolumnclick' sorting method that works fine but when I refresh my listview the sorting disappears, presumably theres an easy way to keep it (my refresh method involves clearing the whole thing and repopulating it) is there a way of figuring out which column was the last to be clicked and then sending a message to programatically 'reclick' it on refresh ?

TIA.
QuestionListView Control Problem Pin
alyagalal27-Feb-06 0:30
alyagalal27-Feb-06 0:30 
QuestionChange image on another form? Pin
Dave McCool27-Feb-06 0:28
Dave McCool27-Feb-06 0:28 
AnswerRe: Change image on another form? Pin
\laddie27-Feb-06 4:25
\laddie27-Feb-06 4:25 
AnswerRe: Change image on another form? Pin
RobertChan200027-Feb-06 7:34
RobertChan200027-Feb-06 7:34 
GeneralRe: Change image on another form? Pin
Dave McCool28-Feb-06 21:54
Dave McCool28-Feb-06 21:54 
GeneralRe: Change image on another form? Pin
Dave McCool28-Feb-06 21:58
Dave McCool28-Feb-06 21:58 

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.