Click here to Skip to main content
15,910,773 members
Home / Discussions / C#
   

C#

 
AnswerRe: Issue with Form Sizing Pin
Christian Graus12-Sep-05 12:48
protectorChristian Graus12-Sep-05 12:48 
GeneralRe: Issue with Form Sizing Pin
DeepToot13-Sep-05 4:32
DeepToot13-Sep-05 4:32 
QuestionNeed to write a Form that accepts dropping files dragged from Explorer Pin
12-Sep-05 11:26
suss12-Sep-05 11:26 
AnswerRe: Need to write a Form that accepts dropping files dragged from Explorer Pin
Member 103390712-Sep-05 12:21
Member 103390712-Sep-05 12:21 
AnswerRe: Need to write a Form that accepts dropping files dragged from Explorer Pin
Mohamad Al Husseiny12-Sep-05 12:43
Mohamad Al Husseiny12-Sep-05 12:43 
QuestionDeserializer question Pin
Tom Wright12-Sep-05 11:23
Tom Wright12-Sep-05 11:23 
AnswerRe: Deserializer question Pin
S. Senthil Kumar12-Sep-05 15:26
S. Senthil Kumar12-Sep-05 15:26 
Questionlength Pin
xilefxilef12-Sep-05 10:57
xilefxilef12-Sep-05 10:57 
Hi
I have a status bar in my main form. This status bar displays different text. I need to display a tooltip with a text (on mouse over) if the text is too large to fit into the status bar - if it's not completely visible (similar functionality as in Visual Studio). How do I determine if the length of the text string is larger than the current width of the status bar panel? Currently I'm using, e.Graphics.MeasureString, to compare length of the string in pixels to the length of the status bar panel in pixels, but that hasn't been giving me the the results I wanted.

Thank you in advance

-- modified at 16:58 Monday 12th September, 2005
QuestionMoving files Pin
BECK712-Sep-05 7:11
BECK712-Sep-05 7:11 
AnswerRe: Moving files Pin
leppie12-Sep-05 7:23
leppie12-Sep-05 7:23 
AnswerRe: Moving files Pin
KaptinKrunch12-Sep-05 7:44
KaptinKrunch12-Sep-05 7:44 
GeneralRe: Moving files Pin
BECK712-Sep-05 10:04
BECK712-Sep-05 10:04 
GeneralRe: Moving files Pin
KaptinKrunch12-Sep-05 14:16
KaptinKrunch12-Sep-05 14:16 
QuestionMailer Application Pin
GalRatz12-Sep-05 6:24
GalRatz12-Sep-05 6:24 
AnswerRe: Mailer Application Pin
Jon Sagara12-Sep-05 6:36
Jon Sagara12-Sep-05 6:36 
GeneralRe: Mailer Application Pin
GalRatz12-Sep-05 8:25
GalRatz12-Sep-05 8:25 
QuestionDeveloping application for Smartphones and PDAs Pin
rnvrnv12-Sep-05 5:40
rnvrnv12-Sep-05 5:40 
AnswerRe: Developing application for Smartphones and PDAs Pin
Jon Sagara12-Sep-05 7:04
Jon Sagara12-Sep-05 7:04 
Questioncaching GDI+ objects? Pin
CWinThread12-Sep-05 5:31
CWinThread12-Sep-05 5:31 
AnswerRe: caching GDI+ objects? Pin
Dave Kreskowiak12-Sep-05 6:11
mveDave Kreskowiak12-Sep-05 6:11 
GeneralRe: caching GDI+ objects? Pin
CWinThread12-Sep-05 10:14
CWinThread12-Sep-05 10:14 
QuestionTwo dimensional double array Pin
SenorSouza12-Sep-05 4:52
SenorSouza12-Sep-05 4:52 
AnswerRe: Two dimensional double array Pin
Christian Graus12-Sep-05 12:50
protectorChristian Graus12-Sep-05 12:50 
GeneralRe: Two dimensional double array Pin
SenorSouza12-Sep-05 20:12
SenorSouza12-Sep-05 20:12 
QuestionReflection & Arrays Pin
Yoyosch12-Sep-05 4:25
Yoyosch12-Sep-05 4:25 

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.