Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Pronay Sharma
|
Oct 21, 2008 - 7:33 AM
|
Hi, How to use Windows TextBox on Elegant Ribbon and make it visible? Please can someone help me out regarding this. Thanks Pronay
|
|
Technical Support
|
Oct 24, 2008 - 2:47 AM
|
There is no need to do something to make the text box to be visible. By default text box has its AutoSize property set to true. In this case the text box’s Text property must be non-empty. You can set the AutoSize property to false and set a custom width.
|
|
Pronay Sharma
|
Oct 21, 2008 - 10:07 PM
|
|
|