Click here to Skip to main content
15,886,052 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to get: selected or not selected? Pin
albCode3-Apr-06 4:28
albCode3-Apr-06 4:28 
GeneralRe: How to get: selected or not selected? Pin
Dima Filipiuk3-Apr-06 9:28
Dima Filipiuk3-Apr-06 9:28 
QuestionCheckBox.Enabled = False without grey? Pin
livez3-Apr-06 3:19
livez3-Apr-06 3:19 
AnswerRe: CheckBox.Enabled = False without grey? Pin
CWIZO3-Apr-06 3:39
CWIZO3-Apr-06 3:39 
AnswerRe: CheckBox.Enabled = False without grey? Pin
Robert Rohde3-Apr-06 3:41
Robert Rohde3-Apr-06 3:41 
GeneralRe: CheckBox.Enabled = False without grey? Pin
livez3-Apr-06 4:21
livez3-Apr-06 4:21 
QuestionCompact paths? Pin
Dominik Reichl3-Apr-06 2:14
Dominik Reichl3-Apr-06 2:14 
AnswerRe: Compact paths? Pin
Werdna3-Apr-06 12:10
Werdna3-Apr-06 12:10 
If you're drawing your text using GDI+, you can use StringFormat class and set Trimming to EllipsisCharacter.

If you need it in a control, you can easily create custom control that does all the drawing and uses appropriate Trimming flag.
Questionserial port communication in c#.NET 1.1 Pin
parthi29293-Apr-06 2:09
parthi29293-Apr-06 2:09 
AnswerRe: serial port communication in c#.NET 1.1 Pin
Ed.Poore3-Apr-06 7:53
Ed.Poore3-Apr-06 7:53 
QuestionPrinting a Form not using image in .NET? Pin
MohammadAmiry3-Apr-06 1:50
MohammadAmiry3-Apr-06 1:50 
AnswerRe: Printing a Form not using image in .NET? Pin
J4amieC3-Apr-06 2:32
J4amieC3-Apr-06 2:32 
GeneralRe: Printing a Form not using image in .NET? Pin
MohammadAmiry4-Apr-06 0:51
MohammadAmiry4-Apr-06 0:51 
QuestionIsInputKey override and ding sound Pin
CiNN3-Apr-06 1:09
CiNN3-Apr-06 1:09 
AnswerRe: IsInputKey override and ding sound Pin
Robert Rohde3-Apr-06 3:44
Robert Rohde3-Apr-06 3:44 
GeneralRe: IsInputKey override and ding sound Pin
CiNN3-Apr-06 12:06
CiNN3-Apr-06 12:06 
GeneralRe: IsInputKey override and ding sound Pin
MohammadAmiry4-Apr-06 1:22
MohammadAmiry4-Apr-06 1:22 
GeneralRe: IsInputKey override and ding sound Pin
Vobulator2-Apr-10 4:41
Vobulator2-Apr-10 4:41 
GeneralRe: IsInputKey override and ding sound Pin
Vobulator2-Apr-10 5:14
Vobulator2-Apr-10 5:14 
QuestionCan't find a class library dll in design mode Pin
Tony_Joh3-Apr-06 1:08
Tony_Joh3-Apr-06 1:08 
QuestionHosting an ASP.NET runtime..... Pin
daviiie3-Apr-06 1:08
daviiie3-Apr-06 1:08 
Questionform window always on Pin
CoolASL3-Apr-06 0:31
CoolASL3-Apr-06 0:31 
AnswerRe: form window always on Pin
MohammadAmiry4-Apr-06 0:56
MohammadAmiry4-Apr-06 0:56 
GeneralRe: form window always on Pin
CoolASL4-Apr-06 1:01
CoolASL4-Apr-06 1:01 
QuestionImage Details from gallery display Pin
cybersurferdev2-Apr-06 23:12
cybersurferdev2-Apr-06 23:12 

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.