Click or drag to resize

KryptonManager Properties

The KryptonManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAllowFormChrome
Gets and sets the global flag that decides if form chrom should be customized.
Public propertyStatic memberApplyToolstrips
Gets and sets the global flag that decides if palette colors are applied to toolstrips.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyStatic memberCurrentGlobalPalette
Gets the current global palette instance given the manager settings.
Public propertyGlobalAllowFormChrome
Gets or sets a value indicating if KryptonForm instances are allowed to show custom chrome.
Public propertyGlobalApplyToolstrips
Gets or sets a value indicating if the palette colors are applied to the toolstrips.
Public propertyGlobalPalette
Gets and sets the global custom applied to drawing.
Public propertyStatic memberGlobalPaletteMode
Gets or sets the global palette used for drawing.
Public propertyGlobalStrings
Gets a set of global strings used by Krypton that can be localized.
Public propertyStatic memberPaletteNeoAxisBlack
Gets the single instance of the NeoAxis Black palette.
Public propertyStatic memberPaletteNeoAxisBlue
Gets the single instance of the NeoAxis Blue palette.
Public propertyStatic memberRenderNeoAxis
Gets the single instance of the NeoAxis renderer.
Public propertyStatic memberRenderOffice2010
Gets the single instance of the Office 2010 renderer.
Public propertyStatic memberRenderProfessional
Gets the single instance of the professional renderer.
Public propertyStatic memberRenderStandard
Gets the single instance of the standard renderer.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyStatic memberStrings
Gets access to the set of global strings.
Top
See Also