In This Article

ActiproSoftware.UI.WinForms Namespace

Classes

DisposableObject

Provides a base class that implements the IDisposable interface. This class functions in accordance with the Disposable design pattern.

EnvironmentHelper

Provides helper methods for interacting with the environment and platform.

ExceptionBase

A base class for exceptions thrown from Actipro products.

ExpandableNullableObjectConverter

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

FallbackControlDesignerProvider

Allows for a fallback ControlDesigner to be used when a specified designer is unavailable.

FallbackParentControlDesignerProvider

Allows for a fallback ParentControlDesigner to be used when a specified designer is unavailable.

GenericExpandableNullableObjectConverter

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

KeyedLogicalTreeNodeCollection

Provides a base collection class for objects that implement IKeyedLogicalTreeNode.

LogicalTreeNodeBase

Represents a base disposable object that implements ILogicalTreeNode.

LogicalTreeNodeCollection

Provides a base collection class for objects that implement ILogicalTreeNode.

LogicalTreeNodeCollectionEventArgs

Provides data for LogicalTreeNodeCollection events.

ObservableObjectBase

A simple object that implements INotifyPropertyChanged.

PropertyChangedEventArgs<T>

Provides event arguments for a property change event, indicating the old and new values.

Structs

DefaultableInt32

Provides a representation for an int that can be defaulted.

Interfaces

IKeyedLogicalTreeNode

Provides the base requirements for a node that has a string key and needs to be part of a logical tree.

ILogicalTreeNode

Provides the base requirements for a node that needs to be part of a logical tree.

IWeakEventListener

Provides the base requirements for an object that can receive weak events.

Enums

DefaultableBoolean

Specifies that boolean value that can also be set to use a default.

FocusState

Describes how an element obtained focus.

WindowsFeatureKind

Specifies a kind of Windows feature.

WindowsRelease

Specifies a Windows release, with the enum's integer values as operating system build numbers.

Delegates

LogicalTreeNodeCollectionEventHandler

Represents the method that will handle LogicalTreeNodeCollection events.