Click here to Skip to main content
15,897,291 members
Home / Discussions / C#
   

C#

 
GeneralRe: how can I access, windows forms properites by other thread than the form Pin
machocr14-Jul-05 4:25
machocr14-Jul-05 4:25 
GeneralMemory problem Pin
AnonymousTwo13-Jul-05 9:21
AnonymousTwo13-Jul-05 9:21 
GeneralRe: Memory problem Pin
Dave Kreskowiak13-Jul-05 9:42
mveDave Kreskowiak13-Jul-05 9:42 
GeneralGET Image Constructor Pin
Expert Coming13-Jul-05 9:12
Expert Coming13-Jul-05 9:12 
GeneralRe: GET Image Constructor Pin
Judah Gabriel Himango13-Jul-05 9:18
sponsorJudah Gabriel Himango13-Jul-05 9:18 
GeneralRe: GET Image Constructor Pin
Expert Coming13-Jul-05 18:25
Expert Coming13-Jul-05 18:25 
GeneralRe: GET Image Constructor Pin
Judah Gabriel Himango14-Jul-05 5:03
sponsorJudah Gabriel Himango14-Jul-05 5:03 
GeneralText can't be fully displayed on a button Pin
sparks_lu13-Jul-05 8:52
sparks_lu13-Jul-05 8:52 
I have a few buttons which have been added to a groupbox. Some of the buttons have pretty long texts (3 or 4 words) assigned them.

I've written this application on a desktop and set the size of each button so that it can well fit its text. But when I run the application on a laptop which has a smaller screen the texts on the buttons can not be fully displayed(e.g. only two and half words are visible).

I've noticed the "size" and "location" values are different for the buttons on the desktop and laptop and the font size of the buttons have also been automatically changed to smaller values when the application's running on a machine with smaller screen. But the problem is that these changes are no proportional and I think this is why that only part of the texts are displayed on the buttons.

I've tried to set the "archor" properties of the buttons to different values but the initial state of the texts are still not right. The invisible part only becomes visible after each time you change the size of the buttons at runtime. So I am wordering if there's any way to make the application to adjusts its components to the right size? At lease it should it should be able to fully display the text on a button?
GeneralCOM+ & .NEt parameters by reference Pin
raforaez13-Jul-05 8:06
raforaez13-Jul-05 8:06 
GeneralRe: COM+ & .NEt parameters by reference Pin
Judah Gabriel Himango13-Jul-05 9:11
sponsorJudah Gabriel Himango13-Jul-05 9:11 
GeneralRe: COM+ & .NEt parameters by reference Pin
raforaez13-Jul-05 9:28
raforaez13-Jul-05 9:28 
GeneralDataGrid: lock row height, paint icons in BoolColumn Pin
SebbaP13-Jul-05 7:30
SebbaP13-Jul-05 7:30 
GeneralScroll panel from caret Pin
mr_seus13-Jul-05 6:31
mr_seus13-Jul-05 6:31 
GeneralRe: Scroll panel from caret Pin
Judah Gabriel Himango13-Jul-05 9:14
sponsorJudah Gabriel Himango13-Jul-05 9:14 
GeneralRe: Scroll panel from caret Pin
mr_seus13-Jul-05 13:40
mr_seus13-Jul-05 13:40 
QuestionHow to create a shortcut Pin
kevin_smoke13-Jul-05 5:43
kevin_smoke13-Jul-05 5:43 
AnswerRe: How to create a shortcut Pin
Judah Gabriel Himango13-Jul-05 7:46
sponsorJudah Gabriel Himango13-Jul-05 7:46 
GeneralLoggin in C# Pin
rnvrnv13-Jul-05 5:31
rnvrnv13-Jul-05 5:31 
GeneralRe: Loggin in C# Pin
S. Senthil Kumar13-Jul-05 6:31
S. Senthil Kumar13-Jul-05 6:31 
GeneralRe: Loggin in C# Pin
eggie513-Jul-05 6:55
eggie513-Jul-05 6:55 
GeneralRe: Loggin in C# Pin
Steve Maier13-Jul-05 7:18
professionalSteve Maier13-Jul-05 7:18 
GeneralHuge problem with controls Pin
zaboboa13-Jul-05 5:17
zaboboa13-Jul-05 5:17 
GeneralRe: Huge problem with controls Pin
Judah Gabriel Himango13-Jul-05 10:47
sponsorJudah Gabriel Himango13-Jul-05 10:47 
GeneralRe: Huge problem with controls Pin
jdkulkarni14-Jul-05 2:49
jdkulkarni14-Jul-05 2:49 
QuestionHow do I get client input from dynamically created controls that I can use in server-side code??? Pin
jengbrecht13-Jul-05 5:13
jengbrecht13-Jul-05 5:13 

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.