dotnetmonitor.com

 
Index
Previous
Next

 

ToolStrips support user customization via ALT+Drag of items. Dragging to reorder only works by default within the same ToolStrip. Set ToolStrip.AllowItemReorder=true to enable this feature.
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