python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Hiding Visual Studio toolbar while coding
is there a way to hide the Visual Studio toolbar only while coding? For example, when I'm on the Designer page I'm gonna need the toolbar to edit the GUI, but it's useless when coding, so I only want ...
stress
Votes: 0
Answers: 1
SwiftUI keyboard toolbar. Is it possible to use it with UITexField
I have new SwiftUI .keyboard toolbar added. And it works great with Swiftui TextFields. But I consider if it is possible and how can it be done to use this toolbar also with UITextFields wrapped in UI...
Michał Ziobro
Votes: 0
Answers: 1
Where is the "Add-Ins" custom menu stored in an office VBA application?
I am working on a legacy MS Access 2010 database project, and I cannot find where I can review and edit the custom "Add-Ins" toolbar. This is the custom toolbar:
Add-Ins tool bar
This projec...
AjStar08
Votes: 0
Answers: 2
How do I add a toolbar item .net maui?
As the question states I am trying to add a toolbar item/button to shell for adding a database item.
Normally in Xamarin forms I was able to add a toolbar item with
<ContentPage.ToolbarItems>
...
Mufacka
Votes: 0
Answers: 4