Back to Devexpress

WindowsUIView Members

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-windowsuiview-dot-underscore-members.md

latest66.1 KB
Original Source

WindowsUIView Members

A DocumentManager View that allows you to create Windows 10-like applications.

Constructors

NameDescription
WindowsUIView()Initializes a new instance of the WindowsUIView class with the default settings.
WindowsUIView(IContainer)Initializes a new instance of the WindowsUIView class with the specified container.

Properties

NameDescription
ActionButtonBackgroundImagesGets or sets the object that stores images used as custom background images for Navigation Bar actions.
ActiveContentContainerGets the content container currently displayed within the current WindowsUIView.
ActiveDocumentGets the active document. Inherited from BaseView.
ActiveFloatDocumentGets the active floating document. Inherited from BaseView.
ActiveFlyoutContainerGets the currently displayed Flyout.
AddTileWhenCreatingDocumentGets or sets whether a corresponding Tile should be automatically generated each time a new Document is added to the current WindowsUIView.
AllowCaptionDragMoveGets or sets whether end-users can drag the WindowsUIView‘s caption area to move the parent form.
AllowHotkeyNavigationThis member supports the internal infrastructure, and is not intended to be used directly from your code. This property is not relevant for this class.
AllowResetLayoutGets or sets whether the current DocumentManager‘s layout can be reset to default. Inherited from BaseView.
AppearanceContains appearance settings for the current View. Inherited from BaseView.
AppearanceActionsBarProvides access to appearance settings used to paint the current WindowsUIView‘s navigation bars.
AppearanceActionsBarButtonProvides access to appearance settings used to paint the current WindowsUIView‘s navigation bar actions.
AppearanceCaptionProvides access to appearance settings used to paint the current WindowsUIView‘s caption.
AppearanceSearchPanelProvides access to the Search Panel appearance settings.
AppearanceSplashScreenProvides access to appearance settings of the current WindowsUIView‘s splash screen.
BackgroundImageGets or sets the current DocumentManager‘s background image. Inherited from BaseView.
BackgroundImageLayoutModeGets or sets the background image layout as defined in the ImageLayoutMode enumeration. Inherited from BaseView.
BackgroundImageStretchMarginsGets or sets stretching margins for a DocumentManager‘s background image in a View. Inherited from BaseView.
BoundsGets the visual bounds of the current object. Inherited from BaseView.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CaptionGets or sets the current WindowsUIView‘s caption.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContentContainerActionsProvides access to Custom Navigation Bar Actions common to all Content Containers within the current WindowsUIView.
ContentContainersProvides access to the Content Containers collection used within the current WindowsUIView.
ControllerProvides access to the current WindowsUIView‘s Controller.
CustomResizeZoneThicknessGets or sets the resize zone thickness. Inherited from BaseView.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DetailContainerPropertiesProvides access to properties of content containers that display individual documents, hosted within all SplitGroup and SlideGroup content containers that belong to this WindowsUIView.
DocumentPropertiesProvides access to properties common to all documents within the current View. Inherited from BaseView.
DocumentsStores all documents displayed within the View. Inherited from BaseView.
DocumentSelectorPropertiesProvides access to appearance settings used for a Document Selector within the current view. Inherited from BaseView.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FloatDocumentsProvides access to floating documents. Inherited from BaseView.
FloatDocumentsAlwaysOnTopThe FloatDocumentsAlwaysOnTop property is in effect only in Tabbed and Widget Views. See this link for more information: BaseView.FloatDocumentsAlwaysOnTop.
FloatingDocumentContainerThis member supports the internal infrastructure, and is not intended to be used directly from your code.
FloatPanelsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
FlyoutPropertiesContains default flyout settings applied to all flyouts within the WindowsUIView.
IsDisposingGets whether the BaseComponent object is currently being disposed of. Inherited from BaseComponent.
IsDocumentSelectorVisibleGets if a document selector for this BaseView is currently visible. Inherited from BaseView.
IsEmptyGets whether a View is empty. Inherited from BaseView.
IsFocusedGets whether any document within the current View has focus. Inherited from BaseView.
IsInitializedIndicates whether or not the BaseComponent object has been fully initialized. Inherited from BaseComponent.
IsInitializingReturns whether or not the BaseComponent object is currently being initialized. Inherited from BaseComponent.
IsLoadedGets whether the current object has been loaded. Inherited from BaseView.
IsLoadingGets whether the current object is being loaded. Inherited from BaseView.
IsLoadingAnimationInProgressGets whether loading indicator animation is currently running within this View. Inherited from BaseView.
IsTransitionAnimationInProgressGets whether transition animation is currently running within this WindowsUIView.
IsUpdateLockedReturns whether or not this BaseComponent is currently locked, which prevents any visual updates. Inherited from BaseComponent.
ItemsThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from BaseView.
LoadingIndicatorPropertiesProvides access to appearance settings used for a loading indicator within the current BaseView. Inherited from BaseView.
ManagerGets a DocumentManager that owns the current View. Inherited from BaseView.
OptionsLayoutGets the object containing properties related to the current View’s layout. Inherited from BaseView.
OverviewContainerPropertiesProvides access to settings common for all Overview Screens within the current WindowsUIView.
PaddingThis is an internal property that should not be used. Inherited from BaseView.
PageGroupPropertiesProvides access to settings used for all PageGroups within the current WindowsUIView.
PagePropertiesProvides access to properties common to all Pages within the current WindowsUIView.
SearchPanelPropertiesProvides access to the Search Panel properties.
SiteGets or sets the ISite of the Component. Inherited from Component.
SlideGroupPropertiesProvides access to settings common for all SlideGroups within the current WindowsUIView.
SplashScreenPropertiesProvides access to detailed settings of the current WindowsUIView‘s splash screen.
SplitGroupPropertiesProvides access to settings common for all SplitGroups within the current WindowsUIView.
StyleGets or sets the View style. Inherited from BaseView.
TabbedGroupPropertiesProvides access to properties common to all TabbedGroup containers within this WindowsUIView.
TileContainerPropertiesProvides access to settings common for all TileContainers within the current WindowsUIView.
TilePropertiesProvides access to settings common for all Tiles within the current WindowsUIView.
TilesProvides zero-based indexed access to a collection of Tiles contained within the current WindowsUIView.
TypeGets the current WindowsUIView‘s type.
UseDocumentSelectorThe Document Selector is not supported for WindowsUIView.
UseLoadingIndicatorGets or sets if a loading indicator for deferred load should be used. Inherited from BaseView.
UseSnappingEmulationGets or sets whether this BaseView uses snapping emulation for its child documents. Inherited from BaseView.
UseSplashScreenGets or sets if a splash screen on the application start-up is used.
UseTransitionAnimationGets or sets whether animation is enabled when navigating through Documents.
WindowsDialogPropertiesGets an object containing settings related to the current DocumentManager‘s Windows dialog. Inherited from BaseView.
ZoomLevelGets the type of the currently displayed WindowsUIView‘s screen.

Methods

NameDescription
ActivateContainer(IContentContainer)Activates a specific Content Container within the WindowsUIView.
ActivateDocument(BaseDocument)Activates a specific Document within the WindowsUIView.
ActivateDocument(Control)Activates the document that displays the specified control. Inherited from BaseView.
ActivateTile(BaseTile)Activates the specific Tile and navigates to its Activation Target.
AddDocument(String, String)Adds an empty Document with specified BaseDocument.Caption and BaseDocument.ControlName properties to the current View. Inherited from BaseView.
AddDocument(Control, String)Creates a Document that wraps the target control, and adds this new Document to the current BaseView. Inherited from BaseView.
AddFloatDocument(Control, Point, Size)Creates a floating document that hosts the target control, has the required size, and is displayed in the given location. Inherited from BaseView.
AddFloatDocument(Control, Point)Creates the floating document that hosts the target control and is displayed at the given position. Inherited from BaseView.
AddFloatDocument(Control, String)Creates a floating document that hosts the target control. Inherited from BaseView.
AddFloatingDocumentsHost(BaseDocument)Creates a documents host window that contains the specified document. This method is in effect in the DocumentsHost mode. Inherited from BaseView.
AddFloatingDocumentsHost(BaseDocument[])Creates a floating documents host (container) that will contain the specific BaseDocument objects collection. Inherited from BaseView.
AddFloatingDocumentsHost(Control)Creates a documents host window that contains a newly created document wrapping the specified control. This method is in effect in the DocumentsHost mode. Inherited from BaseView.
AddOrActivateDocument(Predicate<BaseDocument>, Func<Control>)Activates an existing document that contains the specific control. If no such document was found, a new document is created and added to this View. Inherited from BaseView.
BeginUpdate()Locks the BaseComponent, preventing visual updates of the object and its elements until the EndUpdate or CancelUpdate method is called. Inherited from BaseComponent.
CancelUpdate()Unlocks the BaseComponent object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Inherited from BaseComponent.
CreateObjRef(Type)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject.
Dispose()Releases all resources used by the Component. Inherited from Component.
EndUpdate()Unlocks the BaseComponent object after a call to the BeginUpdate method and causes an immediate visual update. Inherited from BaseComponent.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetLifetimeService()Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject.
GetService(Type) protectedReturns an object that represents a service provided by the Component or by its Container. Inherited from Component.
GetType()Gets the Type of the current instance. Inherited from Object.
HideFlyout()Hides the currently displayed Flyout.
HideFlyout(DialogResult)Closes the currently displayed flyout with the specific outcome.
HideSearchPanel()Closes the Search Panel.
InitializeLifetimeService()Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject.
LayoutChanged()Updates the element. Inherited from BaseComponent.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
MemberwiseClone(Boolean) protectedCreates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ReleaseDeferredLoadControl(BaseDocument, Boolean, Boolean)Fires the BaseView.ControlReleasing event with the specified parameters for the specified document. Inherited from BaseView.
ReleaseDeferredLoadControl(BaseDocument, Boolean)Fires the BaseView.ControlReleasing event with the specified parameter for the specified document. Inherited from BaseView.
ReleaseDeferredLoadControl(BaseDocument)Disposes a specific deferred load Document within the current View. Inherited from BaseView.
ReleaseDeferredLoadControls()Disposes all deferred load Documents within the current view. Inherited from BaseView.
ReleaseDeferredLoadControls(Boolean, Boolean)Fires the BaseView.ControlReleasing event with the specified parameters for all documents with unreleased content in the current BaseView. Inherited from BaseView.
ReleaseDeferredLoadControls(Boolean)Fires the BaseView.ControlReleasing event with the specified parameter for all documents with unreleased content in the current BaseView. Inherited from BaseView.
RemoveDocument(Control)Removes a document whose BaseDocument.Control property’s value matches the specified control object. Inherited from BaseView.
RestoreLayoutFromJson(Stream)Loads the layout from a file in JSON format. Inherited from BaseView.
RestoreLayoutFromRegistry(String)Restores the layout from a specific registry key. Inherited from BaseView.
RestoreLayoutFromStream(Stream, Boolean)Restores the layout from a stream that contains data in a specific format. Inherited from BaseView.
RestoreLayoutFromStream(Stream)Restores the layout from a stream that contains data in binary format. Inherited from BaseView.
RestoreLayoutFromXml(Stream)Restores the layout from a specific stream that contains data in XML format. Inherited from BaseView.
RestoreLayoutFromXml(String)Restores the layout from a specific XML file. Inherited from BaseView.
SaveLayoutToJson(Stream)Saves the layout to a file in JSON format. Inherited from BaseView.
SaveLayoutToRegistry(String)Saves the layout in the system registry. Inherited from BaseView.
SaveLayoutToStream(Stream, Boolean)Saves the layout in a specific stream in binary format. Inherited from BaseView.
SaveLayoutToStream(Stream)Saves the layout in a specific stream in binary format. Inherited from BaseView.
SaveLayoutToXml(Stream)Saves the layout in a specific stream in XML format. Inherited from BaseView.
SaveLayoutToXml(String)Saves the layout in a specific file in XML format. Inherited from BaseView.
ShowFlyoutDialog(Flyout)Displays the specific Flyout as a modal window.
ShowSearchPanel()Displays the Search Panel.
ToString()Gets the text representation of the BaseView object. Inherited from BaseView.
UpdateDocumentActions()Refreshes document actions displayed within this WindowsUIView‘s child Content Containers.
UpdateNavigationBars()Updates all currently visible Navigation Bars.

Events

NameDescription
BackButtonClickFires when an end-user clicks a ‘Back’ button within a Navigation Bar.
BeforeLoadLayoutFires when the View attempts to restore a previously saved layout version. Allows you to cancel this restoration. Inherited from BaseView.
BeginDockingAllows you to cancel docking a document onto the current control. Inherited from BaseView.
BeginDocumentsHostDockingOccurs whenever a Floating Documents Container starts docking to this BaseView. Inherited from BaseView.
BeginFloatingFires when an end-user starts to drag a docked document, so that it is transformed into a floating window. Inherited from BaseView.
BeginSizingOccurs when a resizing of the current View’s layout begins. Inherited from BaseView.
ContentContainerActionCustomizationAllows you to customize default Navigation Bar Actions.
ContentContainerActivatedFires when a Content Container gets activated.
ContentContainerAddedFires when a Content Container is being added to the WindowsUIView.ContentContainers collection.
ContentContainerDeactivatedFires when a Content Container gets deactivated.
ContentContainerHeaderClickOccurs when an end-user clicks a Document header within any Content Container in this WindowsUIView.
ContentContainerRemovedFires when a Content Container is being removed from the WindowsUIView.ContentContainers collection.
ControlLoadedOccurs after a control has been loaded to a Document within this BaseView. Inherited from BaseView.
ControlReleasedFires after a control has been succesfully unbound from its parent document. Inherited from BaseView.
ControlReleasingOccurs when a document is deselected and allows you to unbind the document from its content and dispose of the content. This event is in effect in Deferred Load mode. Inherited from BaseView.
ControlShownFires when an empty document is loaded and displayed. Inherited from BaseView.
CustomDocumentsHostWindowAllows you to replace the default container for floating documents. Handle this event only when the BaseView.FloatingDocumentContainer property equals DocumentsHost. Inherited from BaseView.
CustomDrawBackButtonFires whenever the Back button needs to be displayed and allows you to manually draw this button.
CustomDrawBackgroundOccurs when the current View’s background becomes visible to an end-user. Inherited from BaseView.
CustomizeSearchItemsOccurs when the search panel is invoked. Allows you to customize search results and manually specify the content within which the search panel should look for the entered text.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DocumentActivatedFires when the View’s ActiveDocument or ActiveFloatDocument property value changes. This event does not occur on DocumentManager initialization, or when user focus switches between a docked and a floating Document. In these cases, handle the DocumentActivate event instead. Inherited from BaseView.
DocumentAddedFires when a new document is added to the current View. Inherited from BaseView.
DocumentClosedFires after a document has been closed. Inherited from BaseView.
DocumentClosingFires when a document is about to be closed. Inherited from BaseView.
DocumentDeactivatedFires when a document is deactivated. Inherited from BaseView.
DocumentRemovedFires when a document is removed from the BaseView.Documents collection. Inherited from BaseView.
DocumentSelectorCustomSortItemsAllows you to manually sort documents and dock panels displayed within the Document Selector. Inherited from BaseView.
DocumentSelectorHiddenFires when a document selector is closed. Inherited from BaseView.
DocumentSelectorShownFires when a document selector is displayed. Inherited from BaseView.
EmptyDocumentsHostWindowFires when the last floating document in the documents host window is closed or the control it contains is disposed, allowing you to specify whether to keep open the empty documents host window. Inherited from BaseView.
EndDockingFires after a document has been docked to the control. Inherited from BaseView.
EndDocumentsHostDockingOccurs when a Floating Document Container with all its child Documents is docked to a View. Inherited from BaseView.
EndFloatingFires after an end-user drops a floating document. Inherited from BaseView.
EndSizingOccurs when resizing the current View’s layout is complete. Inherited from BaseView.
FloatingFires when a docked document becomes floating. Inherited from BaseView.
FlyoutHiddenOccurs when a Flyout within the WindowsUIView is completely closed.
FlyoutHidingOccurs when a Flyout within the WindowsUIView is to be closed.
FlyoutShowingOccurs when a Flyout is to be displayed.
FlyoutShownOccurs after a Flyout within the WindowsUIView is completely displayed.
GotFocusFires when focus is moved to any document within the current View. Inherited from BaseView.
HierarchyChangedOccurs when the application’s hierarchy (navigation tree) has been changed.
LayoutOccurs whenever the current DocumentManager‘s layout is being modified. Inherited from BaseView.
LayoutResetFires after a DocumentManager‘s layout was reset. Inherited from BaseView.
LayoutResettingOccurs when the current BaseView‘s layout is to be reset. Inherited from BaseView.
LayoutUpgradeOccurs after a layout whose version doesn’t match the current layout’s version has been loaded from storage (a stream, xml file or system registry). Inherited from BaseView.
LoadingIndicatorShowingOccurs when the loading indicator is shown within this BaseView. Inherited from BaseView.
LostFocusFires when focus is moved from the current View’s document to any external control (for instance, to an external DockPanel). Inherited from BaseView.
NavigatedFromOccurs when a current Content Container is deactivated.
NavigatedToOccurs when a new Content Container is activated.
NavigationBarsButtonClickOccurs when an end-user clicks an action within a Navigation Bar.
NavigationBarsHiddenFires when navigation bars are hidden.
NavigationBarsShowingOccurs when Navigation Bars are to be displayed.
NavigationBarsShownFires when navigation bars are shown.
NextDocumentFires when an end-user tries to switch to the next or previous document by pressing CTRL+TAB or CTRL+SHIFT+TAB. Inherited from BaseView.
PaintOccurs when the BaseView is redrawn. Inherited from BaseView.
PopupMenuShowingFires when a context menu is about to be displayed. Inherited from BaseView.
QueryControlOccurs when a document is to be displayed and allows you to assign content to this document. This event is in effect in Deferred Load mode. Inherited from BaseView.
QueryDocumentOccurs when the restored layout version has a Document that is not present in the View. Allows you to skip this Document or add it to the View. Inherited from BaseView.
QueryDocumentActionsAllows you to add How To: Create Custom Document Actions to Content Containers within the current WindowsUIView.
QueryFlyoutActionsControlAllows you to assign content for popup container actions.
QueryStartupContentContainerFires at the WindowsUIView application start-up.
RegisterDocumentsHostWindowFires when a document starts to float in its individual container. Provides access to the host window and its DocumentManager so you can handle events as required. This event is in effect in DocumentsHost mode. Inherited from BaseView.
RestoreLayoutErrorOccurs when a saved layout is invalid and cannot be restored. Allows you to fix restore layout exceptions. Inherited from BaseView.
SearchItemClickOccurs when end-users click any item displayed by the WindowsUIView‘s Search Panel.
SearchPanelHiddenOccurs after the Search Panel is completely closed.
SearchPanelShowingOccurs when the Search Panel is about to be displayed.
SearchPanelShownOccurs after the Search Panel is displayed.
ShowingDockGuidesAllows you to hide dock guides and hints that appear when a user drags a Document or a DockPanel. Inherited from BaseView.
TileAddedOccurs when a Tile is added to the current WindowsUIView.
TileCheckedChangedOccurs when the checked state for any Tile within the current WindowsUIView was changed.
TileClickOccurs when any Tile within the current WindowsUIView is clicked.
TilePressOccurs when any Tile within the WindowsUIView is pressed.
TileRemovedOccurs when a Tile is removed from the current WindowsUIView.
UnregisterDocumentsHostWindowFires when a documents host window is closed and allows you to unsubscribe event handlers from its DocumentManager. Inherited from BaseView.

See Also

WindowsUIView Class

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace