Krypton |
The KryptonManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowFormChrome | Gets and sets the global flag that decides if form chrom should be customized. | |
| ApplyToolstrips | Gets and sets the global flag that decides if palette colors are applied to toolstrips. | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component) | |
| CurrentGlobalPalette | Gets the current global palette instance given the manager settings. | |
| GlobalAllowFormChrome | Gets or sets a value indicating if KryptonForm instances are allowed to show custom chrome. | |
| GlobalApplyToolstrips | Gets or sets a value indicating if the palette colors are applied to the toolstrips. | |
| GlobalPalette | Gets and sets the global custom applied to drawing. | |
| GlobalPaletteMode | Gets or sets the global palette used for drawing. | |
| GlobalStrings | Gets a set of global strings used by Krypton that can be localized. | |
| PaletteNeoAxisBlack | Gets the single instance of the NeoAxis Black palette. | |
| PaletteNeoAxisBlue | Gets the single instance of the NeoAxis Blue palette. | |
| RenderNeoAxis | Gets the single instance of the NeoAxis renderer. | |
| RenderOffice2010 | Gets the single instance of the Office 2010 renderer. | |
| RenderProfessional | Gets the single instance of the professional renderer. | |
| RenderStandard | Gets the single instance of the standard renderer. | |
| Site | Gets or sets the ISite of the Component. (Inherited from Component) | |
| Strings | Gets access to the set of global strings. |