Painting
When should I use Paint/OnPaint and when should I override the ToolStripRenderer?
Do I need to worry about double buffering?
Parenting
Partial Trust
Usage
Keyboarding
How can I tab out of a ToolStrip It just starts over from the first item again and again.
Flow from parent to auto created dropdowns
Image scaling
How do I get one image out of many to not be scaled?
Designtime Customization
Customization Dialog
Commanding
ToolStrip
Layout
How do I change layout characteristics not dircectly exposed in ToolStrip?
How can I do dynamic text rotation as my ToolStrip changes orientation?
ToolStripItem
Cloning
ToolStripLabel
How do I get a mnemonic for a ToolStripComboBox, ToolStripTextBox or similar?
Do ToolStrips support a link control?
ToolStripButton
How do I get toggle button?
ToolStripSeparator
: Whats an easier way to enter a separator than newing one up or picking from the dropdown?
Does ToolStrips automatically eliminate duplicate or trailing separators from layout?
ToolStripControlHost()
ToolStripTextBox
ToolStripComboBox
ToolStripDropDownItem
DropDownItemClicked, DropDownItem
ToolStripDropDownButton
ToolStripDropDownButton
ToolStripSplitButton
ToolTips
Alignment
Overflow
AllowItemReorder
MenuStrip
ToolStripMenuItem
Stretch
MDI
What are the MergeAction values and what do they mean?
StatusStrip
Layout
How can I get an item aligned to the right?
ToolStripStatusLabel
ToolStripProgressBar
SizingGrip Grip
Spring
ToolStripStatusLabel Borders
Can I show animated images in ToolStrips?
ContextMenuStrip
Preferred Items
How do I prevent a dropdown from closing?
Dynamic dropdown sample
Image and Check Margins
DropDownDirection
How can I make a user resizable dropdown?
ToolStripDropDown as a Tree-View dropdown
Merging
Why is there an empty MenuStrip in my child MDI forms?
What does MatchOnly do?
: How do get items to merge into the middle of a menu, in the right order AND not have to change an incremental index each time I edit my list of merge items?
Do you have a sample with the other MergeActions?
Settings
How do I globally change the painting (Renderer) for all my ToolStrips?
How do I turn off the Office colors?
Can I make the ProfessionalRenderer look like the old office?
When should I use a renderer and when should I just override OnPaint
What order do the ToolStrip Renderer events come in?
How do I change the ProfessionalColorTable?
ConnectedArea
Changing text color on selection
How can I get the office look and feel to have straight ends?
ToolStripSystemRenderer
ToolStripContainer
MDI Support
ToolStripPanel MDI Support
How do I programatically move ToolStrips within or across ToolStripPanels?