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 |
| FallbackControlDesignerProvider | Allows for a fallback |
| FallbackParentControlDesignerProvider | Allows for a fallback |
| GenericExpandableNullableObjectConverter | Provides a |
| 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. |