Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
450
Want tool not visible in toolbar but want to be able to display it later via add/remove buttons menu
posted

I have a toolbar displayed with my application.

I would like to have a number of the toolbar buttons/tools not displayed in the toolbar (by default at startup), but I would like the user to be able to add the invisiable button/tools later via the "Add or Remove Buttons" menu item.

However if I set the SharedProps.Visible = false for the button/tool so that it doesn't show up in the toolbar, then it isn't available as an option in the "Add or Remove Buttons" menu item.

No matter what combination of settings I've tried, if the button/tool is not visible at startup in the toolbar, then it won't be displayed in the "Add or Remove Buttons" menu.

Any suggestions as to what I can try to not display the button/tool in the toolbar at startup, but to allow the user to add it there later via the "Add or Remove Buttons" toolbar menu.

Parents Reply Children