Tagged Questions
1
vote
0answers
101 views
Positioning multiple Windows Appbars
Does anyone have experience with Windows appbars (application desktop toolbars)? I have figured out how to implement them from the documentation ...
1
vote
3answers
204 views
How can a Vista toolbar ignore or figure out the border padding setting?
I have a toolbar developed under older versions of Windows that is largely cut off under Vista due to the window new border padding. With the default border padding of 4, the everything on the ...
1
vote
3answers
446 views
Application Bars and 'Show Desktop'
I have a Windows app that uses the AppBar API to install as an application bar at the top of the screen (similar to the Windows task bar itself). This works great and the desktop size is adjusted ...