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

Managed C++/CLI

 
QuestionHow could I pass data from MFC application to .Net user control? Pin
Daniel Tong20-Jul-10 13:20
Daniel Tong20-Jul-10 13:20 
AnswerRe: How could I pass data from MFC application to .Net user control? Pin
Nish Nishant20-Aug-10 6:41
sitebuilderNish Nishant20-Aug-10 6:41 
Questionhow to save IHTMLElement of Tag IMG Pin
voo doo129-Jul-10 20:45
voo doo129-Jul-10 20:45 
QuestionIE BHO in C++/CLI? Pin
ddoutel8-Jul-10 3:15
ddoutel8-Jul-10 3:15 
AnswerRe: IE BHO in C++/CLI? Pin
ddoutel8-Jul-10 5:55
ddoutel8-Jul-10 5:55 
QuestionError declaring a class from the same namespace Pin
Lomedil7-Jul-10 0:17
Lomedil7-Jul-10 0:17 
AnswerSOLVED: Error declaring a class from the same namespace Pin
Lomedil7-Jul-10 1:13
Lomedil7-Jul-10 1:13 
QuestionMaking a collection in a Property Grid be uneditable. Pin
TheBerk6-Jul-10 11:11
TheBerk6-Jul-10 11:11 
Hi,
I've been working with the property grid for a while (I hate that thing) trying to create dynamic, nested objects in runtime; after a bit of work have got it to work. What I did was put ParameterGrids within ParameterGrids, this allowed my Prop Grid to have as many expandable objects within expandable objects as I want. And by using custom type converts I've been able to name them whatever I want. The only issue I'm still faced with that each one of these ParameterGrid Items in the grid has the button which allows the user to edit the collection (like you would see in the designer on, for instance, a tool bar items collection field). This button pops up a dialog which lets the user edit the collection, adding or removing objects. This I do NOT want. Is there a type converter, property macro any other way to disable or remove this collection editing button? Thanks for the help!
Question.NET assembly not creating as backgrouond process using System.Process Pin
glitteringsound6-Jul-10 1:46
glitteringsound6-Jul-10 1:46 
QuestionException occured While loading dynamically EXE assembly in C++/CLI (Could not load file or assembly ', Version=1.0.3836.39802, Culture=neutral, PublicKeyToken=null' ...) Pin
glitteringsound3-Jul-10 9:14
glitteringsound3-Jul-10 9:14 
AnswerRe: Exception occured While loading dynamically EXE assembly in C++/CLI (Could not load file or assembly ', Version=1.0.3836.39802, Culture=neutral, PublicKeyToken=null' ...) Pin
andrey kurdyumov14-Aug-10 23:22
andrey kurdyumov14-Aug-10 23:22 
QuestionError 1 error C2664 : 'cannot convert parameter 1 from 'gcroot<T>' to 'System::IO::Stream ^%' [modified] Pin
KASR124-Jun-10 20:18
KASR124-Jun-10 20:18 
AnswerRe: Error 1 error C2664 : 'cannot convert parameter 1 from 'gcroot<T>' to 'System::IO::Stream ^%' Pin
Richard MacCutchan25-Jun-10 2:51
mveRichard MacCutchan25-Jun-10 2:51 
AnswerRe: Error 1 error C2664 : 'cannot convert parameter 1 from 'gcroot' to 'System::IO::Stream ^%' Pin
Nish Nishant29-Jun-10 2:48
sitebuilderNish Nishant29-Jun-10 2:48 
GeneralRe: Error 1 error C2664 : 'cannot convert parameter 1 from 'gcroot' to 'System::IO::Stream ^%' Pin
KASR129-Jun-10 2:51
KASR129-Jun-10 2:51 
AnswerRe: Error 1 error C2664 : 'cannot convert parameter 1 from 'gcroot' to 'System::IO::Stream ^%' Pin
Nish Nishant29-Jun-10 3:16
sitebuilderNish Nishant29-Jun-10 3:16 
GeneralRe: Error 1 error C2664 : 'cannot convert parameter 1 from 'gcroot' to 'System::IO::Stream ^%' Pin
KASR129-Jun-10 3:18
KASR129-Jun-10 3:18 
QuestionCustom combo Box[modified] Pin
AbhiHcl23-Jun-10 19:28
AbhiHcl23-Jun-10 19:28 
AnswerRe: Custom combo Bo [modified] Pin
Andreoli Carlo24-Jun-10 22:32
professionalAndreoli Carlo24-Jun-10 22:32 
QuestionHow to stop a simulation while running Pin
KlaasVersteeg21-Jun-10 22:27
KlaasVersteeg21-Jun-10 22:27 
AnswerRe: How to stop a simulation while running Pin
Luc Pattyn22-Jun-10 1:21
sitebuilderLuc Pattyn22-Jun-10 1:21 
GeneralRe: How to stop a simulation while running Pin
KlaasVersteeg22-Jun-10 5:31
KlaasVersteeg22-Jun-10 5:31 
GeneralRe: How to stop a simulation while running Pin
Luc Pattyn22-Jun-10 6:07
sitebuilderLuc Pattyn22-Jun-10 6:07 
GeneralRe: How to stop a simulation while running Pin
KlaasVersteeg22-Jun-10 20:38
KlaasVersteeg22-Jun-10 20:38 
AnswerRe: How to stop a simulation while running Pin
Luc Pattyn23-Jun-10 2:22
sitebuilderLuc Pattyn23-Jun-10 2:22 

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.