Sign in
Windows Forms Documentation Updates
We're the Windows Forms User Education team at Microsoft. We use this space to update folks on developments with Windows Forms docs, publishing doc updates before they're published. Feel free to ask us questions about WinForms, and we'll do our best to an
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Application Settings
ClickOnce
Container Controls and Layout
Crossbow
Data Binding
DataGridView
ElementHost
Form and Application Classes
Pages
ToolStrip Control
WebBrowser, HTML, Networking
Windows Forms Globalization and Localization
WindowsFormsHost
WPF
XML, XSL & RSS
Browse by Tags
MSDN Blogs
>
Windows Forms Documentation Updates
>
All Tags
>
toolstrip control
Tagged Content List
Blog Post:
How to Get a ToolStripItem from a Context Menu Click (Right-Click) with ContextMenuStrip
Jay A. Allen
I wanted to display a hierarchical menu for my blog feed reader application. No nesting of categories - just a simple, one-level list with one category at the top and a list of feeds under it. I could have used Treeview control, but Treeview requires custom rendering to display variable font sizes. Blech...
on
20 Jun 2006
Blog Post:
Radio Buttons on a MenuStrip
Karl Erickson
Check boxes on menu items are nice, but sometimes you want to display options that are more complex than true/false. How do you display radio buttons on menus? The following sneak preview explains how. This topic will appear in the next documentation update. How to: Display Option Buttons in a MenuStrip...
on
24 Apr 2006
Blog Post:
Using ToolStrip to Create a Custom Title Bar
Jay A. Allen
Our current documentation on creating nonrectangular forms could stand some enhancement. The most glaring piece of missing info is how to add a custom title bar. The document we do have gives code for how to move the form if the user clicks anywhere in the form area - but how often do you need this?...
on
7 Apr 2006
Blog Post:
Using ToolStrip as a TabControl Alternative in Windows Forms
WinFormsUE
I've been going back and forth lately with Karl Erickson, another member of our team, and the guy who owns the TabControl docs. It appears that my gripes with TabControl weren't mine alone. He's been fielding reports of various weird bugs, such as the visual styles weirdness and the funky way TabControl...
on
21 Mar 2006
Page 1 of 1 (4 items)