.NET 2.0: ToolStripTextBox with Caption?

  • Thread starter Thread starter urs
  • Start date Start date
U

urs

In a Winforms 2.0 application, I have a StatusStrip which hosts a
ToolStripDownDown item to display a small menu. The menu consists of
two checkable menu items and one ToolStripTextBox . Now I want to
display a simple caption on the left of the textbox. I cannot seem to
find an easy possiblity to do this, altough this seems a very common
scenario to me. After all, which programmer wants to just display a
textbox without any caption? Can somebody help me? Do I really have to
bake my own control inherited from ToolStripControlHost just for this?

Thanks for any help
Urs Eichmann
 
StatusLabel is what you're after. Is one of the options to insert from
the StatusStrip.

Cheers

Simon
 
Hi Eichmann,

Have you got my sample project? Is your problem resolved? Is you still have
any concern, please feel free to tell me, thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
hi jeffrey, I didn't get any sample project. please send to urs *at*
prismanet.ch. Many thanks! Urs
 
Hi Eichmann,

Thanks for your feedback.

I have pasted my reply in an email and sent it to urs"at"prismanet.ch,
please feel free to feedback your concern here. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Hi Jeffrey, I'm really sorry but I didn't get any e-mail. Could you
perhaps post your reply again this time to urs"at"schmaz.ch, this goes
over another mail server. perhaps the junk mail filter of the first one
doesn't like your address, or something.
Thanks & greets urs
 
Hi,

Ok, I have forward one reply copy to urs"at"schmaz.ch. Hope you can get it
this time. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Hi,

Have you got my sample project? Is your problem resolved? Please feel free
to tell me, thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Hi Jeffrey, thanks for you sample project, I got it this time.
Currently I don't have time, however, to take a closer look into it. I
keep you informed.
Urs
 
Ok, if you need further help, please feel free to post. Thanks

Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top