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

Managed C++/CLI

 
AnswerRe: attach a file to a windows form Pin
Luc Pattyn25-May-11 6:27
sitebuilderLuc Pattyn25-May-11 6:27 
Questionproblem with switch in C++/CLI [modified] Pin
mirabelka224-May-11 10:58
mirabelka224-May-11 10:58 
AnswerRe: problem with switch in C++/CLI Pin
Mark Salsbery24-May-11 14:47
Mark Salsbery24-May-11 14:47 
AnswerRe: problem with switch in C++/CLI Pin
John Schroedl24-May-11 16:30
professionalJohn Schroedl24-May-11 16:30 
GeneralRe: problem with switch in C++/CLI Pin
mirabelka226-May-11 1:18
mirabelka226-May-11 1:18 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn25-May-11 1:36
sitebuilderLuc Pattyn25-May-11 1:36 
AnswerRe: problem with switch in C++/CLI Pin
Luc Pattyn26-May-11 1:47
sitebuilderLuc Pattyn26-May-11 1:47 
QuestionScrollbar in c++/cli winform Pin
Lighter Joul23-May-11 3:59
Lighter Joul23-May-11 3:59 
Hi,

I planed to create a form application with menubar and toolbar. I should let the program have the scroll bar, so I setted the AutoScroll = True, AutoScrollMinSize=(2000, 1000). And then the form application did have the scroll bar (both vertical and horizional).

However, there was a problem when I scrolled down the scroll bar, the menubar and the toolbar were scrolled down too. So when I scrolled the scroll bar, the menubar and the toolbar disappeared. very strange!

I had written some winform programs with VC++ 6.0 before, those components(menubar and toolbar) will not be disappeared when scrolling. Why the c++/cli winform program cannot work?

BTW, I'm using VC++ Express 2008. Maybe it's a very simple question, Can any kind man help me and tell me why?

Thanks in advance.
Joul

AnswerRe: Scrollbar in c++/cli winform Pin
Luc Pattyn23-May-11 4:15
sitebuilderLuc Pattyn23-May-11 4:15 
GeneralRe: Scrollbar in c++/cli winform Pin
Lighter Joul23-May-11 4:37
Lighter Joul23-May-11 4:37 
AnswerRe: Scrollbar in c++/cli winform Pin
Luc Pattyn23-May-11 4:38
sitebuilderLuc Pattyn23-May-11 4:38 
GeneralRe: Scrollbar in c++/cli winform Pin
Lighter Joul23-May-11 5:00
Lighter Joul23-May-11 5:00 
AnswerRe: Scrollbar in c++/cli winform Pin
Luc Pattyn23-May-11 5:30
sitebuilderLuc Pattyn23-May-11 5:30 
GeneralRe: Scrollbar in c++/cli winform Pin
Lighter Joul24-May-11 3:33
Lighter Joul24-May-11 3:33 
AnswerRe: Scrollbar in c++/cli winform Pin
Luc Pattyn24-May-11 9:07
sitebuilderLuc Pattyn24-May-11 9:07 
GeneralRe: Scrollbar in c++/cli winform Pin
Lighter Joul24-May-11 16:55
Lighter Joul24-May-11 16:55 
QuestionStatic and Global Variables? Pin
VonHagNDaz19-May-11 3:08
VonHagNDaz19-May-11 3:08 
AnswerRe: Static and Global Variables? Pin
Mark Salsbery19-May-11 8:28
Mark Salsbery19-May-11 8:28 
QuestionDateTime->Parse Pin
VonHagNDaz16-May-11 4:34
VonHagNDaz16-May-11 4:34 
AnswerRe: DateTime->Parse [modified] Pin
Mark Salsbery16-May-11 7:26
Mark Salsbery16-May-11 7:26 
GeneralRe: DateTime->Parse Pin
VonHagNDaz16-May-11 10:56
VonHagNDaz16-May-11 10:56 
GeneralRe: DateTime->Parse Pin
Mark Salsbery16-May-11 12:57
Mark Salsbery16-May-11 12:57 
GeneralRe: DateTime->Parse Pin
VonHagNDaz17-May-11 1:57
VonHagNDaz17-May-11 1:57 
Question[C++/CLI]problem with unmanaged C library and callback functions Pin
re dei giovani16-May-11 3:39
re dei giovani16-May-11 3:39 
AnswerRe: [C++/CLI]problem with unmanaged C library and callback functions Pin
John Schroedl16-May-11 5:22
professionalJohn Schroedl16-May-11 5: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.