Click here to Skip to main content
15,913,941 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: To Load Image Pin
mikobi25-Jan-08 19:27
mikobi25-Jan-08 19:27 
GeneralSplitContainer Pin
mikobi14-Jan-08 0:05
mikobi14-Jan-08 0:05 
GeneralNavigation pane menu Pin
mikobi10-Jan-08 0:34
mikobi10-Jan-08 0:34 
GeneralFinding the menu item the mouse is over for help request [modified] Pin
earlgraham4-Jan-08 6:59
earlgraham4-Jan-08 6:59 
GeneralRe: Finding the menu item the mouse is over for help request Pin
Luc Pattyn4-Jan-08 7:41
sitebuilderLuc Pattyn4-Jan-08 7:41 
GeneralRe: Finding the menu item the mouse is over for help request Pin
earlgraham4-Jan-08 8:00
earlgraham4-Jan-08 8:00 
GeneralRe: Finding the menu item the mouse is over for help request Pin
Luc Pattyn4-Jan-08 8:45
sitebuilderLuc Pattyn4-Jan-08 8:45 
Questionpassing a path (ie. c:\thisfolder\thisfile.txt) to ShellExecute... Pin
peepsicola2-Jan-08 6:10
peepsicola2-Jan-08 6:10 
GeneralRe: passing a path (ie. c:\thisfolder\thisfile.txt) to ShellExecute... Pin
Paul Conrad2-Jan-08 6:23
professionalPaul Conrad2-Jan-08 6:23 
GeneralRe: passing a path (ie. c:\thisfolder\thisfile.txt) to ShellExecute... Pin
Mark Salsbery2-Jan-08 7:49
Mark Salsbery2-Jan-08 7:49 
GeneralCANNOT add new database in C++ 2008 (bug BY DESIGN!) Pin
Palavos1-Jan-08 22:07
Palavos1-Jan-08 22:07 
GeneralRe: CANNOT add new database in C++ 2008 (bug BY DESIGN!) Pin
Paul Conrad2-Jan-08 6:26
professionalPaul Conrad2-Jan-08 6:26 
GeneralAbout exe file Pin
minihotto1-Jan-08 18:01
minihotto1-Jan-08 18:01 
GeneralRe: About exe file Pin
led mike2-Jan-08 5:08
led mike2-Jan-08 5:08 
GeneralRe: About exe file Pin
uusheikh8-Jan-08 20:45
uusheikh8-Jan-08 20:45 
GeneralRead a file hosted on server Pin
CodeItWell29-Dec-07 11:14
CodeItWell29-Dec-07 11:14 
GeneralGraphical Interface Program in C ...Having Error ...Please Help Pin
codingrocks27-Dec-07 22:57
codingrocks27-Dec-07 22:57 
GeneralRe: Graphical Interface Program in C ...Having Error ...Please Help Pin
CPallini28-Dec-07 10:53
mveCPallini28-Dec-07 10:53 
QuestionProperties to Property Sheet ? Pin
W Balboos, GHB27-Dec-07 3:56
W Balboos, GHB27-Dec-07 3:56 
QuestionHow to copy winform from one project to another project Pin
s196675m26-Dec-07 12:37
s196675m26-Dec-07 12:37 
AnswerRe: How to copy winform from one project to another project Pin
teejayem27-Dec-07 3:26
teejayem27-Dec-07 3:26 
You can actually copy any winform from one project to another no matter what the language is. All you have to do is open the form in the designer and hit ctrl+A to select all the controls, then hit ctrl+c to copy the controls and Ctrl+P to paste the controls in the other project.

Don't be overcome by evil, but overcome evil with good

GeneralWindows Xp Menu Pin
mikobi26-Dec-07 1:11
mikobi26-Dec-07 1:11 
GeneralFile Handling Pin
Sangeetha_J26-Dec-07 0:55
Sangeetha_J26-Dec-07 0:55 
GeneralRe: File Handling Pin
earlgraham4-Jan-08 7:05
earlgraham4-Jan-08 7:05 
Generalcalling one winform from another winform problem Pin
_tasleem20-Dec-07 6:17
_tasleem20-Dec-07 6:17 

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.