Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
How to set a ToolstripButton Image
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="aaaron123@roadrunner.com, post: 186404, member: 32515"] I have an old WindowsForms program that I converted to Net 6.0. It has some ToolstripButtons that do not display an image although Display style is Image. Under My Project there is a file named Resources.resX which shows as being empty when I click it. The usercontrol is defined by three files: Ctl.vb Ctl.Designer.vb ctl.resX Click on the ctl.resX displays a set of images perfect for the buttons. With names like: ToolStripButton_Bold.Image I want to use the resX files for the button images I do not use the resX files for any other purpose. Questions: 1) In this situation should there be two resX files? 2) Does it make sense to delete the Resources.resx file and move the other resX file under My Project folder and rename it? 3) If not, how should I proceed? [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
How to set a ToolstripButton Image
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom