.NET 2.0: ToolStripTextBox with Caption?

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
 
S

Simon

StatusLabel is what you're after. Is one of the options to insert from
the StatusStrip.

Cheers

Simon
 
J

Jeffrey Tan[MSFT]

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.
 
U

urs

hi jeffrey, I didn't get any sample project. please send to urs *at*
prismanet.ch. Many thanks! Urs
 
J

Jeffrey Tan[MSFT]

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.
 
U

urs

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
 
J

Jeffrey Tan[MSFT]

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.
 
J

Jeffrey Tan[MSFT]

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.
 
U

urs

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
 
J

Jeffrey Tan[MSFT]

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top