News

We've seen the functionality before -- first in Microsoft Office, and then refined in Visual Studio 2005 -- of docking and floating toolbars in an application. So-called tear-off toolbars allow the ...
Microsoft is making three of its most popular Windows frameworks -- Windows Presentation Foundation (WPF), Windows Forms and the Windows UI XAML Library (WinUI) available under open source licenses.
Anyone know how I can use Microsoft Forms 2.0 controls in a visual c++ app? Basically, I just want to be able to use a label as it's going to be a pain to try and change the appearance of a static ...
Data that extends the width or height of your Windows form truncates, so you must manually set up a scroll bar in Visual Studio. You use the ASP.NET ScrollBar class and control to add a scroll bar to ...
Having recently set up an old desktop as a dev machine in order to avoid trashing my main computer with evaluation software (don't get me started), I decided it was time to try out Visual Studio 11 ...
Starting with Microsoft Office, users have been able to double-click or drag a toolbar and have it become a floating window that can be moved or docked to the side of the application window. Here's ...