Class | Description | |
---|---|---|
ClassicMDI | Defines properties and methods to load, modify, or save the Reflection ribbon template. | |
MouseEventArgsEx | Event argument for UserMouseEventhandler | |
ValueChangedEventArgs | ||
ViewEventArgs | Event argument for ViewEventHandler. |
Class | Description | |
---|---|---|
ClassicMDI | Defines properties and methods to load, modify, or save the Reflection ribbon template. | |
MouseEventArgsEx | Event argument for UserMouseEventhandler | |
ValueChangedEventArgs | ||
ViewEventArgs | Event argument for ViewEventHandler. |
Interface | Description | |
---|---|---|
IClassic | Defines properties and methods to interact with the Classic user interface mode. | |
IClassicMDI | Defines properties and methods to interact with the Classic user interface mode. | |
IFrame | IFrame is the top-level user interface component. | |
IFrameInternal | Added a new interface to help with saving layout in classic SDI mode. This interface was introduced to avoid exposing the new property and method in Dot Net API. | |
IRibbon | Defines properties and methods to interact with the Ribbon user interface mode. | |
ITouchUx | Defines properties and methods to interact with the TouchUx user interface mode. | |
IUiControl | Defines properties and operations on the UIControl object. | |
IUiControlContainer | Defines properties and operations on the UIControl object. | |
IUiMode | Defines properties and operations for a given frame user interace mode. | |
IView | IView represents the user interface aspect of each document. |
Delegate | Description | |
---|---|---|
MouseEventHandler | MouseEventHandler event delegate. | |
ValueChangedEventHandler | ||
ViewEventHandler | ViewEventHandler event delegate. |
Enumeration | Description | |
---|---|---|
ControlType | Defines the type of user interface control. This collection of user interface control includes the controls that could appear in various user interface modes. | |
Mode | Type of user interface mode. | |
WindowModes | The enumerator for WindowModes, which indicates the user interface mode the application is using. |