Click or drag to resize

ViewManager Properties

The ViewManager type exposes the following members.

Properties
 NameDescription
Public propertyActiveView Gets and sets the active view element.
Public propertyAlignControl Control used to align view elements.
Public propertyControl Control owning the view manager.
Public propertyDoNotLayoutControls Should child controls be layed out during layout calls.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyLayoutCounter Gets the number of layout cycles performed since last reset.
Public propertyMouseCaptured Gets and sets a value indicating if the mouse is capturing input.
Public propertyOutputDebug Should debug information be output during layout and paint cycles.
Public propertyPaintCounter Gets the number of paint cycles performed since last reset.
Public propertyRoot Gets and sets the view root.
Top
See Also