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

Managed C++/CLI

 
Generalwrapping unmanaged classes for controls Pin
BlackDice18-Nov-04 9:50
BlackDice18-Nov-04 9:50 
GeneralHa Ha Pin
ursus zeta24-Nov-04 10:28
ursus zeta24-Nov-04 10:28 
GeneralRe: wrapping unmanaged classes for controls Pin
TigerNinja_14-Dec-04 13:51
TigerNinja_14-Dec-04 13:51 
I wouldn't try to wrap this class.

You will be better off using the Windows.Forms.DataGrid class as your base implementation (powerful class by the way) and extending it for any further functionality that you desire.

Remember, the DataGrid is different for Windows and Web namespaces respectively.



R.Bischoff

Tengas un buen dia


GeneralRe: wrapping unmanaged classes for controls Pin
sunhui15-Dec-04 12:57
sunhui15-Dec-04 12:57 
GeneralMC++ and CString Pin
Cokeisit16-Nov-04 23:57
Cokeisit16-Nov-04 23:57 
GeneralRe: MC++ and CString Pin
TigerNinja_14-Dec-04 13:48
TigerNinja_14-Dec-04 13:48 
Generalerror PRJ0002 : error result returned from 'rc.exe'. Pin
Emiliano16-Nov-04 12:39
Emiliano16-Nov-04 12:39 
GeneralRe: error PRJ0002 : error result returned from 'rc.exe'. Pin
Flame Gitsnik23-Nov-04 10:41
Flame Gitsnik23-Nov-04 10:41 
GeneralRe: error PRJ0002 : error result returned from 'rc.exe'. Pin
Emiliano24-Nov-04 3:01
Emiliano24-Nov-04 3:01 
GeneralRe: error PRJ0002 : error result returned from 'rc.exe'. Pin
reia0918-Aug-10 23:47
reia0918-Aug-10 23:47 
GeneralRe: error PRJ0002 : error result returned from 'rc.exe'. Pin
reia0919-Aug-10 0:11
reia0919-Aug-10 0:11 
GeneralFramework handling multiple interops Pin
sups111115-Nov-04 22:41
sups111115-Nov-04 22:41 
GeneralRe: Framework handling multiple interops Pin
ursus zeta20-Nov-04 12:07
ursus zeta20-Nov-04 12:07 
GeneralScrolling down Pin
User 91483314-Nov-04 22:22
User 91483314-Nov-04 22:22 
GeneralRe: Scrolling down Pin
Christian Graus15-Nov-04 9:35
protectorChristian Graus15-Nov-04 9:35 
GeneralRe: Scrolling down Pin
User 91483315-Nov-04 14:22
User 91483315-Nov-04 14:22 
GeneralRe: Scrolling down Pin
Christian Graus15-Nov-04 14:41
protectorChristian Graus15-Nov-04 14:41 
GeneralRe: Scrolling down Pin
User 91483317-Nov-04 4:26
User 91483317-Nov-04 4:26 
GeneralClock Simulation in .NET Pin
ZisisSim13-Nov-04 22:58
ZisisSim13-Nov-04 22:58 
GeneralRe: Clock Simulation in .NET Pin
ursus zeta18-Nov-04 13:46
ursus zeta18-Nov-04 13:46 
GeneralPacket Spoofer for a Game Pin
adanufgail13-Nov-04 12:21
adanufgail13-Nov-04 12:21 
GeneralRe: Packet Spoofer for a Game Pin
Flame Gitsnik23-Nov-04 11:02
Flame Gitsnik23-Nov-04 11:02 
QuestionHow do i get processes that are running by the same name in unmanage? Pin
Eyal Kaplan11-Nov-04 20:14
Eyal Kaplan11-Nov-04 20:14 
GeneralUsing magaged C++ class in unmanaged class data member. Pin
Murlai10-Nov-04 20:07
Murlai10-Nov-04 20:07 
GeneralRe: Using magaged C++ class in unmanaged class data member. Pin
ursus zeta11-Nov-04 13:01
ursus zeta11-Nov-04 13:01 

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.