Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: button appearance remain unchanged after VS2005 conversion Pin
LongRange.Shooter10-Jul-06 8:04
LongRange.Shooter10-Jul-06 8:04 
GeneralRe: button appearance remain unchanged after VS2005 conversion Pin
Kim061810-Jul-06 9:59
Kim061810-Jul-06 9:59 
AnswerRe: button appearance remain unchanged after VS2005 conversion Pin
Joel Lucsy10-Jul-06 13:13
Joel Lucsy10-Jul-06 13:13 
QuestionHow 2 get Printer details? Pin
rajkar00110-Jul-06 1:04
rajkar00110-Jul-06 1:04 
AnswerRe: How 2 get Printer details? Pin
stancrm10-Jul-06 1:20
stancrm10-Jul-06 1:20 
GeneralRe: How 2 get Printer details? Pin
rajkar00110-Jul-06 1:24
rajkar00110-Jul-06 1:24 
QuestionDebug ActiveX control from C# application Pin
Maddie from Dartford10-Jul-06 0:02
Maddie from Dartford10-Jul-06 0:02 
AnswerRe: Debug ActiveX control from C# application Pin
VSush10-Jul-06 0:29
VSush10-Jul-06 0:29 
If you have enabled unmanaged debugging in the application and it still doesnt work, try this:

Open the cpp source file in your .net IDE (where the c# project is open). Add a breakpoint in the cpp file where you want the control to stop (the ActiveX function that you wish to call). Now try to step into the cpp function from your c# code.
QuestionA TreeView control with columns… ala MS Project Pin
anderslundsgard9-Jul-06 23:43
anderslundsgard9-Jul-06 23:43 
Questioncapture data of Port Pin
hung_ngole9-Jul-06 23:41
hung_ngole9-Jul-06 23:41 
AnswerRe: capture data of Port Pin
stancrm10-Jul-06 0:23
stancrm10-Jul-06 0:23 
Questionsetup Pin
SysJey9-Jul-06 22:38
SysJey9-Jul-06 22:38 
AnswerRe: setup Pin
LongRange.Shooter10-Jul-06 8:35
LongRange.Shooter10-Jul-06 8:35 
GeneralRe: setup Pin
SysJey12-Jul-06 1:11
SysJey12-Jul-06 1:11 
QuestionCrystal reports - Runtime (Urgent) Pin
SysJey9-Jul-06 22:31
SysJey9-Jul-06 22:31 
QuestionHow to set current cell for a DataGridView Pin
Andy Rama9-Jul-06 22:17
Andy Rama9-Jul-06 22:17 
QuestionHow to treat space as zeros in text box. Pin
praveenqwe9-Jul-06 21:13
praveenqwe9-Jul-06 21:13 
AnswerRe: How to treat space as zeros in text box. Pin
stancrm9-Jul-06 21:31
stancrm9-Jul-06 21:31 
GeneralRe: How to treat space as zeros in text box. Pin
A@YZ9-Jul-06 23:30
A@YZ9-Jul-06 23:30 
AnswerRe: How to treat space as zeros in text box. Pin
LongRange.Shooter10-Jul-06 4:20
LongRange.Shooter10-Jul-06 4:20 
Questionuse of Crystal Reports in C# Pin
A@YZ9-Jul-06 21:07
A@YZ9-Jul-06 21:07 
AnswerRe: use of Crystal Reports in C# Pin
Paul Conrad15-Jul-06 10:58
professionalPaul Conrad15-Jul-06 10:58 
QuestionCrystal Reports through programming Pin
A@YZ9-Jul-06 20:30
A@YZ9-Jul-06 20:30 
AnswerRe: Crystal Reports through programming Pin
Reza Raad10-Jul-06 0:05
Reza Raad10-Jul-06 0:05 
QuestionVs2005 error Pin
tom groezer9-Jul-06 19:51
tom groezer9-Jul-06 19:51 

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.