dotnetmonitor.com

 
Index
Previous
Next

 

ToolStripLabel provides label functionality in ToolStrip. Often overlooked, the ToolStripLabel is a very powerful item. It can be thought of as a ToolStripButton which doesnt get focus by default and doesnt render depressed and highlighted.
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