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

Managed C++/CLI

 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
Luc Pattyn23-May-09 8:57
sitebuilderLuc Pattyn23-May-09 8:57 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
Unbe Kant23-May-09 12:07
Unbe Kant23-May-09 12:07 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
Luc Pattyn23-May-09 12:35
sitebuilderLuc Pattyn23-May-09 12:35 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
Unbe Kant23-May-09 13:22
Unbe Kant23-May-09 13:22 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
led mike27-May-09 5:01
led mike27-May-09 5:01 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
Luc Pattyn27-May-09 5:50
sitebuilderLuc Pattyn27-May-09 5:50 
GeneralRe: Use native C++-DLLs with managed C++ or C#? Pin
N a v a n e e t h27-May-09 17:22
N a v a n e e t h27-May-09 17:22 
QuestionResizing of Labels in Controls Pin
cherrymotion21-May-09 21:23
cherrymotion21-May-09 21:23 
Hi,
can somebody pleas tell me, how to correctly resize controls.
I made up a Windows Forms Control Library Projekt for a simple "status-line" control, with some text
for picture information (labels).
The control has to be able to be dynamically resized (f.e. when user stretches the window of the parent form).
But I do not come up with how to manage that.
I thought I can do it with the scale-function, but somehow alway just the panels are scaled (the text-labels are on two
different panels->upper and lower), the text-size of the labels remain in original size and so can no longer be shown correctly.
Why is that? I mean, when I scale a whole control, the scale function should scale all, or not?
I also tried with the "Resize-Event", so that I shrink /grow the labels manually, but it also didn't work.
And is there an opportunity to find over the Resize-Event, how MUCH the window grew / shrank - I think you should have a
factor to inherit the growth on somehow.
Maybe my mistake is just from false properties, but how would you pros manage that?
Thanks in advance,

cherry
AnswerRe: Resizing of Labels in Controls Pin
N a v a n e e t h21-May-09 21:54
N a v a n e e t h21-May-09 21:54 
GeneralRe: Resizing of Labels in Controls Pin
cherrymotion21-May-09 22:16
cherrymotion21-May-09 22:16 
QuestionRe: Resizing of Labels in Controls Pin
led mike22-May-09 4:26
led mike22-May-09 4:26 
AnswerRe: Resizing of Labels in Controls Pin
cherrymotion22-May-09 8:25
cherrymotion22-May-09 8:25 
GeneralRe: Resizing of Labels in Controls [modified] Pin
Luc Pattyn22-May-09 9:40
sitebuilderLuc Pattyn22-May-09 9:40 
QuestionSending events to main window of another process Pin
parth_patel21-May-09 5:34
parth_patel21-May-09 5:34 
QuestionRe: Sending events to main window of another process Pin
led mike21-May-09 5:48
led mike21-May-09 5:48 
AnswerRe: Sending events to main window of another process Pin
parth_patel21-May-09 6:05
parth_patel21-May-09 6:05 
GeneralRe: Sending events to main window of another process Pin
led mike21-May-09 7:50
led mike21-May-09 7:50 
GeneralRe: Sending events to main window of another process Pin
parth_patel21-May-09 10:58
parth_patel21-May-09 10:58 
GeneralRe: Sending events to main window of another process Pin
parth_patel27-May-09 9:23
parth_patel27-May-09 9:23 
AnswerRe: Sending events to main window of another process Pin
Mark Salsbery21-May-09 7:23
Mark Salsbery21-May-09 7:23 
GeneralRe: Sending events to main window of another process Pin
led mike21-May-09 7:50
led mike21-May-09 7:50 
QuestionProblem getting exact response through webrequest Pin
naveen_bij18-May-09 21:54
naveen_bij18-May-09 21:54 
QuestionDelegates and Event in VC.Net Pin
savitri18-May-09 19:40
savitri18-May-09 19:40 
AnswerRe: Delegates and Event in VC.Net Pin
led mike19-May-09 5:35
led mike19-May-09 5:35 
QuestionOnline data display Pin
vinod shankar k17-May-09 22:41
vinod shankar k17-May-09 22:41 

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.