Renderer implementation to apply Offfice2007 style to WinForm toolbars
| C# |
namespace CS.DataPlace.Edit.OfficeRenderer
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| Office2007ColorTable |
Provides Office 2007 Blue Theme colors.
| |
| Office2007Renderer |
Draws ToolStrips using the Office 2007 themed appearance.
| |
| UseAntiAlias |
Sets the SmoothingMode=AntiAlias until instance disposed.
| |
| UseClearTypeGridFit |
Sets the TextRenderingHint.ClearTypeGridFit until instance disposed.
| |
| UseClipping |
Sets the clipping region until instance disposed.
|