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

Managed C++/CLI

 
GeneralRe: UnlockBits releases my Byte-Array Pin
cherrymotion9-Jun-09 10:53
cherrymotion9-Jun-09 10:53 
QuestionCOM vs Assembly Pin
Varghese Paul M7-Jun-09 19:23
Varghese Paul M7-Jun-09 19:23 
AnswerRe: COM vs Assembly Pin
led mike8-Jun-09 4:54
led mike8-Jun-09 4:54 
QuestionSize of Labels Pin
cherrymotion7-Jun-09 4:27
cherrymotion7-Jun-09 4:27 
AnswerRe: Size of Labels Pin
dybs7-Jun-09 6:47
dybs7-Jun-09 6:47 
GeneralRe: Size of Labels Pin
cherrymotion7-Jun-09 7:41
cherrymotion7-Jun-09 7:41 
GeneralRe: Size of Labels Pin
dybs7-Jun-09 12:09
dybs7-Jun-09 12:09 
AnswerRe: Size of Labels Pin
Luc Pattyn7-Jun-09 12:38
sitebuilderLuc Pattyn7-Jun-09 12:38 
Hi,

this is what I would do:

- add a TableLayoutPanel to your Form; by default it has two rows, two columns, resulting in four identical areas.
- dock or anchor it as appropriate.
- add a label in each cell of the TableLayoutPanel; dock-fill them and set TextAlign=ContentAlignment.MiddleCenter.

Now the labels are centered and their background exactly fills a quarter of the TLP.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Size of Labels Pin
dybs7-Jun-09 14:32
dybs7-Jun-09 14:32 
QuestionOn using UriBuilder->Uri gives Invalid Uri : The hostname could not be parsed. Pin
gurindersm4-Jun-09 18:36
gurindersm4-Jun-09 18:36 
AnswerRe: On using UriBuilder->Uri gives Invalid Uri : The hostname could not be parsed. Pin
led mike5-Jun-09 4:49
led mike5-Jun-09 4:49 
QuestionHelp storing audio buffer to temp file Pin
Nikhil_77774-Jun-09 9:48
Nikhil_77774-Jun-09 9:48 
AnswerRe: Help storing audio buffer to temp file Pin
Mark Salsbery5-Jun-09 6:41
Mark Salsbery5-Jun-09 6:41 
GeneralRe: Help storing audio buffer to temp file Pin
Tony Duarte6-Jun-09 16:52
Tony Duarte6-Jun-09 16:52 
GeneralRe: Help storing audio buffer to temp file Pin
Mark Salsbery6-Jun-09 17:42
Mark Salsbery6-Jun-09 17:42 
QuestionHow can i include CTime Pin
wael_r3-Jun-09 2:49
wael_r3-Jun-09 2:49 
AnswerRe: How can i include CTime Pin
Garth J Lancaster3-Jun-09 2:58
professionalGarth J Lancaster3-Jun-09 2:58 
AnswerRe: How can i include CTime Pin
George L. Jackson3-Jun-09 7:45
George L. Jackson3-Jun-09 7:45 
AnswerRe: How can i include CTime Pin
Mark Salsbery3-Jun-09 11:48
Mark Salsbery3-Jun-09 11:48 
QuestionConvert to datetime problem Pin
wael_r3-Jun-09 2:33
wael_r3-Jun-09 2:33 
AnswerRe: Convert to datetime problem Pin
wael_r3-Jun-09 3:25
wael_r3-Jun-09 3:25 
AnswerRe: Convert to datetime problem Pin
Luc Pattyn3-Jun-09 4:34
sitebuilderLuc Pattyn3-Jun-09 4:34 
AnswerRe: Convert to datetime problem [modified] Pin
George L. Jackson3-Jun-09 6:54
George L. Jackson3-Jun-09 6:54 
GeneralRe: Convert to datetime problem Pin
wael_r3-Jun-09 20:20
wael_r3-Jun-09 20:20 
GeneralRe: Convert to datetime problem [modified] Pin
George L. Jackson4-Jun-09 1:53
George L. Jackson4-Jun-09 1:53 

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.