Class | Description | |
---|---|---|
![]() | CaptionEventArgs | Contains information about a panel event associated with its caption. |
![]() | NAutoHideStripsData | Summary description for NAutoHideStripsData. |
![]() | NBorderCollection | |
![]() | NCaptionBar | Encapsulates the basic functionality of a caption bar. |
![]() | NCaptionButton | Represents a button on a caption. |
![]() | NCaptionButtonCollection | Represents a collection of NCaptionButton objects. |
![]() | NCaptionStyle | Contains information about a caption appearance. |
![]() | NCaptionStylePropertyPage | Summary description for NTabStylePropertyPage. |
![]() | NControlHost | Represents a generic dock zone which can host controls. |
![]() | NControlHostData | |
![]() | NDockHelper | Provides static helper methods. |
![]() | NDockingFilters | Summary description for NFilters. |
![]() | NDockingFrameworkCommand | Represents a generic object which may perform action upon other objects. |
![]() | NDockingFrameworkCommander | Manages the command model of the docking framework. |
![]() | NDockingFrameworkCommands | Summary description for NDockingFrameworkCommands. |
![]() | NDockingFrameworkData | Represents the base class for all data representation objects. |
![]() | NDockingFrameworkPalette | Represents the defaut palette to be used by the docking framework. |
![]() | NDockingFrameworkRenderer | Provides base methods for rendering docking framework elements such as captions, splitters, frames, tabs, etc. By default the entire framework shares a single instance of this renderer. |
![]() | NDockingFrameworkState | Provides support for serializing/deserializing an existing docking framework state. |
![]() | NDockingHintService | Provides methods for generating a hint which displays the proposed bounds a dragged panel will occupy after a successful drag operation. |
![]() | NDockingHintStyle | Contains information about how docking hints are visualized. |
![]() | NDockingPanelContainerData | A serializable representation of a docking container. |
![]() | NDockingPanelData | A serializable representation of a docking panel state. |
![]() | NDockingPanelDragInfo | Contains information about a panel being dragged. |
![]() | NDockingPanelHost | Represents a predefined control host zone which hosts a NDockingPanelGroup and allows for adding child panels. |
![]() | NDockingPanelHostData | |
![]() | NDockingPanelPermissions | Contains all the permissions available for a NDockingPanel instance. |
![]() | NDockingPanelState | Summary description for NDockingPanelState. |
![]() | NDockingPanelTabInfo | Summary description for NDockingPanelTabInfo. |
![]() | NDockingService | Represents a docking framework service. |
![]() | NDockingStickerTemplate | Represents a template for docking stickers. Each template contains complete information about the bitmaps to be used when generating docking hints. |
![]() | NDockingStickerTemplateCollection | Represents a collection of NDockingStickerTemplate objects. |
![]() | NDockManager | Represents the top-level manager of the docking framework. |
![]() | NDockManagerData | |
![]() | NDockManagerPropertyPage | Summary description for NDockManagerPropertyPage. |
![]() | NDockManagerStyleComposite | Represents a composite object which stores all the styles registered with the docking framework. |
![]() | NDockPreviewZone | |
![]() | NDockStateFilter | Summary description for NDockStateFilter. |
![]() | NDockStyleFilter | Summary description for NDockStyleFilter. |
![]() | NDockZone | Represents a splittable dock zone. |
![]() | NDockZoneBase | Represents the base class for NDockZone objects. A dock zone is a logical area which might contains panels or other nested zones. This structure allows for creating complex layouts. The children zones are arranged according to the orientation of the zone. |
![]() | NDockZoneChildCollection | Represents a collection of INDockZoneChild objects. The collection itself does not provide add and remove methods. Call the AddChild and RemoveChild methods of the parent zone instead. |
![]() | NDockZoneData | A serializable representation of a docking zone. |
![]() | NDockZoneLayoutEngine | Exposes methods for layout operations on a INDockZone children. |
![]() | NDocumentCommand | Summary description for NDocumentCommand. |
![]() | NDocumentData | Summary description for NDocumentData. |
![]() | NDocumentHost | Represents a host for document panels. |
![]() | NDocumentHostData | Summary description for NDocumentHostData. |
![]() | NDocumentManager | Represents a top-level manager of all the available documents. |
![]() | NDocumentManagerData | Summary description for NDocumentManagerData. |
![]() | NDocumentsEditor | Summary description for NDocumentsList. |
![]() | NDocumentStyle | Encapsulates common styles and properties for the document section of the framework. |
![]() | NDocumentViewHost | Represents a dock zone which will host the document view. |
![]() | NDocumentViewHostData | |
![]() | NDragHandler | Represents an object which handles drag operations. All panels delegate their dragging to such an instance. |
![]() | NDragInfo | Contains information about a drag operation. |
![]() | NDragOperationDockingService | Represents a service which observes a drag operation. |
![]() | NEmptyFilter | Summary description for NEmptyFilter. |
![]() | NFloatingDockingPanelContainerData | |
![]() | NGuidFilter | Summary description for NGuidFilter. |
![]() | NHitTestService | Represents a service which performs a hit-test logic when a panel is dragged. |
![]() | NLayoutInfo | Contains information about a layout operation. |
![]() | NOrientationFilter | Summary description for NOrientationFilter. |
![]() | NPanelCommand | Summary description for NPanelCommand. |
![]() | NRenderCaptionContext | Summary description for NRenderCaptionContext. |
![]() | NRenderContext | Provides common render information. |
![]() | NRenderFrameContext | Represents a render context which contains information about how a frame should be rendered. |
![]() | NRootDockZone | Summary description for NRootDockZone. |
![]() | NRootDockZoneData | |
![]() | NScalingHelper | |
![]() | NSingleDocumentData | Summary description for NSingleDocumentData. |
![]() | NSingleDocumentViewHost | |
![]() | NSizeInfo | Contains information about how a single layout target will be treated by a layout engine. |
![]() | NSplitterStyle | Controls the appearance of all the splitters in the framework. |
![]() | NSplitterStylePropertyPage | Summary description for NSplitterStylePropertyPage. |
![]() | NStandardMdiDocumentData | Summary description for NStandardMdiDocumentData. |
![]() | NStandardMdiViewHost | |
![]() | NStyle | The base abstract class for all appearance styles. |
![]() | NStyleComposite | Represents a base implementation of the INStyleComposite interface. |
![]() | NStylePropertyPage | Summary description for NTabStylePropertyPage. |
![]() | NTabbedMdiDocumentData | Summary description for NTabbedMdiDocumentData. |
![]() | NTabbedMdiViewHost | Summary description for NDocumentViewHost. |
![]() | NTabStyle | Controls appearance of docking framework tabstrips. |
![]() | NTabStylePropertyPage | Summary description for NTabStylePropertyPage. |
![]() | NUIWinFormDockingLoadAssemblyType | Used to explicitly load the Nevron.UI.WinForm.Docking.dll assembly. |
![]() | NVisibleFilter | Summary description for NVisibleFilter. |
![]() | NVisualTabNavigationCommand | Represents a command which displays dialog for visual keyboard navigation. |
![]() | PanelAutoHideCancelEventArgs | Contains information about a panel's event. |
![]() | PanelCancelEventArgs | Cancelable panel event arguments. |
![]() | PanelDragCancelEventArgs | Cancelable panel drag event arguments. |
![]() | PanelDragEventArgs | Contains information about a panel drag event |
![]() | PanelEventArgs | Contains information about a panel's event. |