In This Article

ActiproSoftware.UI.WinForms.Controls Namespace

Classes

ColorListBox

Provides a ListBox that shows Color objects.

ColorPalettePicker

Represents a control for selecting a Color from a palette.

DpiAwareForm

A Form that listens for changes in DPI of per-monitor DPI aware applications to enable DPI awareness in versions of .NET Framework where it is not natively supported.

DpiAwareFormShowBehavior

Defines a behavior that can be attached to a form to ensure per-monitor DPI scaling is properly handled when showing the form.

GeneralTransform

Represents a transform.

HitTestParameters

Represents the base class for hit test parameters.

HitTestResult

Represents base class for the result of a hit test operation.

ImageIndexAttribute

Specifies the priority that a property has when performing self-describing reflection.

MetroScrollBarRenderer

Provides a renderer for the ScrollBar control that has a metro color scheme.

MnemonicHelper

A helper class for working with mnemonic keys used for control labels.

PointHitTestParameters

Represents a class for hit test parameters that use a Point.

PointHitTestResult

Represents a class for a hit test result from a hit test that uses a Point.

ScrollBar

Represents a scrollbar control.

ScrollBarButton

Represents a button for a ScrollBar control.

ScrollBarRenderer

Provides a base renderer for the ScrollBar control.

ScrollBarThumb

Represents a thumb for a ScrollBar control.

StandardColorPicker

Provides a standard color picker that can be used in a drop-down.

StandardColorPickerPopup

Provides a standard color picker popup.

ThemedToolStripProfessionalRenderer

Defines an implementation of ToolStripProfessionalRenderer that renders consistently with IWindowsColorScheme.

UIElementCollection

Encapsulates a collection of IUIElement items.

UIElementCollectionConverter

Provides a TypeConverter to convert UIElementCollection objects to and from other representations.

UIElementComponent

Represents a UIElement that implements IComponent.

UIRenderer

Provides a base implementation of IUIRenderer.

UIRendererManager

Managers the renderers used to render Actipro control products and controls the global theme for those products.

UIRendererManager.RendererData

Provides information about a UIRendererManager record.

WindowsScrollBarRenderer

Provides a renderer for the ScrollBar control that has a color scheme consistent with Windows defaults.

Interfaces

IDpiAwareElement

Represents the base requirements for an element that is DPI aware.

IImageListProvider

Provides the base requirements for an object that can return an ImageList for an object.

IInputElement

Represents a base requirements for an element that can receive input.

IOrientedElement

Provides the base requirements for an element that has an Orientation property.

IScrollBarRenderer

Provides the base requirements for a ScrollBar control renderer.

IUIControl

Represents base requirements for a custom user interface control.

IUIElement

Represents a base requirements for an element that has a user interface.

IUIRenderer

Provides the base requirements for a renderer class that renders an Actipro control.

IUIRendererFactory

Provides the base requirements for a factory class that creates renderers for an Actipro control.

Enums

ColorListBoxColorSet

Specifies a pre-defined color set for a ColorListBox control.

InvalidationLevels

Specifies the levels of invalidation to be performed on a IUIElement.

InvalidationTypes

Specifies the types of invalidation that can be performed on a IUIElement.

RoundMode

Specifies the mode of rounding a value.

UIElementDrawState

Specifies the draw state of a IUIElement.

Visibility

Specifies the display state of an object.