BaseView Members
In This Article
#Properties
Name | Description |
---|---|
Active |
Gets the active document. |
Active |
Gets the active floating document. |
Allow |
Gets or sets whether switching between tabbed documents using keyboard shortcuts is allowed. |
Allow |
Gets or sets whether the current Document |
Appearance | Contains appearance settings for the current View. |
Background |
Gets or sets the current Document |
Background |
Gets or sets the background image layout as defined in the Image |
Background |
Gets or sets stretching margins for a Document |
Bounds | Gets the visual bounds of the current object. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Controller | Provides methods to work with documents in the current View. |
Custom |
Gets or sets the resize zone thickness. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Document |
Provides access to properties common to all documents within the current View. |
Documents | Stores all documents displayed within the View. |
Document |
Provides access to appearance settings used for a Document Selector within the current view. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Float |
Provides access to floating documents. |
Float |
Gets or sets whether floating Documents are always drawn on top of their parent forms. |
Floating |
Gets or sets a type of container for floating documents within the current Base |
Float |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Is |
Gets whether the Base |
Is |
Gets if a document selector for this Base |
Is |
Gets whether a View is empty. |
Is |
Gets whether any document within the current View has focus. |
Is |
Indicates whether or not the Base |
Is |
Returns whether or not the Base |
Is |
Gets whether the current object has been loaded. |
Is |
Gets whether the current object is being loaded. |
Is |
Gets whether loading indicator animation is currently running within this View. |
Is |
Returns whether or not this Base |
Items | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Loading |
Provides access to appearance settings used for a loading indicator within the current Base |
Manager |
Gets a Document |
Options |
Gets the object containing properties related to the current View’s layout. |
Padding | This is an internal property that should not be used. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Style | Gets or sets the View style. |
Type | Gets the current View’s type. |
Use |
Gets or sets if a Document Selector is enabled for the current Document Manager. |
Use |
Gets or sets if a loading indicator for deferred load should be used. |
Use |
Gets or sets whether this Base |
Windows |
Gets an object containing settings related to the current Document |
#Methods
Name | Description |
---|---|
Activate |
Activates the document that displays the specified control. |
Add |
Adds an empty Document with specified Base |
Add |
Creates a Document that wraps the target control, and adds this new Document to the current Base |
Add |
Creates a floating document that hosts the target control, has the required size, and is displayed in the given location. |
Add |
Creates the floating document that hosts the target control and is displayed at the given position. |
Add |
Creates a floating document that hosts the target control. |
Add |
Creates a documents host window that contains the specified document. This method is in effect in the Documents |
Add |
Creates a floating documents host (container) that will contain the specific Base |
Add |
Creates a documents host window that contains a newly created document wrapping the specified control. This method is in effect in the Documents |
Add |
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. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Layout |
Updates the element.
Inherited from Base |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release |
Fires the Base |
Release |
Fires the Base |
Release |
Disposes a specific deferred load Document within the current View. |
Release |
Disposes all deferred load Documents within the current view. |
Release |
Fires the Base |
Release |
Fires the Base |
Remove |
Removes a document whose Base |
Restore |
Restores the layout from a specific registry key. |
Restore |
Restores the layout from a stream that contains data in a specific format. |
Restore |
Restores the layout from a stream that contains data in binary format. |
Restore |
Restores the layout from a specific stream that contains data in XML format. |
Restore |
Restores the layout from a specific XML file. |
Save |
Saves the layout in the system registry. |
Save |
Saves the layout in a specific stream in binary format. |
Save |
Saves the layout in a specific stream in binary format. |
Save |
Saves the layout in a specific stream in XML format. |
Save |
Saves the layout in a specific file in XML format. |
To |
Gets the text representation of the Base |
#Events
Name | Description |
---|---|
Before |
Fires when the View attempts to restore a previously saved layout version. Allows you to cancel this restoration. |
Begin |
Allows you to cancel docking a document onto the current control. |
Begin |
Occurs whenever a Floating Documents Container starts docking to this Base |
Begin |
Fires when an end-user starts to drag a docked document, so that it is transformed into a floating window. |
Begin |
Occurs when a resizing of the current View’s layout begins. |
Control |
Occurs after a control has been loaded to a Document within this Base |
Control |
Fires after a control has been succesfully unbound from its parent document. |
Control |
Occurs 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. |
Control |
Fires when an empty document is loaded and displayed. |
Custom |
Allows you to replace the default container for floating documents. Handle this event only when the Base |
Custom |
Occurs when the current View’s background becomes visible to an end-user. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Document |
Fires when the View’s Active |
Document |
Fires when a new document is added to the current View. |
Document |
Fires after a document has been closed. |
Document |
Fires when a document is about to be closed. |
Document |
Fires when a document is deactivated. |
Document |
Fires when a document is removed from the Base |
Document |
Allows you to manually sort documents and dock panels displayed within the Document Selector. |
Document |
Fires when a document selector is closed. |
Document |
Fires when a document selector is displayed. |
Empty |
Fires 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. |
End |
Fires after a document has been docked to the control. |
End |
Occurs when a Floating Document Container with all its child Documents is docked to a View. |
End |
Fires after an end-user drops a floating document. |
End |
Occurs when resizing the current View’s layout is complete. |
Floating | Fires when a docked document becomes floating. |
Got |
Fires when focus is moved to any document within the current View. |
Layout |
Occurs whenever the current Document |
Layout |
Fires after a Document |
Layout |
Occurs when the current Base |
Layout |
Occurs 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). |
Loading |
Occurs when the loading indicator is shown within this Base |
Lost |
Fires when focus is moved from the current View’s document to any external control (for instance, to an external Dock |
Next |
Fires when an end-user tries to switch to the next or previous document by pressing CTRL+TAB or CTRL+SHIFT+TAB. |
Paint |
Occurs when the Base |
Popup |
Fires when a context menu is about to be displayed. |
Query |
Occurs 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. |
Query |
Occurs 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. |
Register |
Fires when a document starts to float in its individual container. Provides access to the host window and its Document |
Restore |
Occurs when a saved layout is invalid and cannot be restored. Allows you to fix restore layout exceptions. |
Showing |
Allows you to hide dock guides and hints that appear when a user drags a Document or a Dock |
Unregister |
Fires when a documents host window is closed and allows you to unsubscribe event handlers from its Document |
See Also