ViewManager Properties |
The ViewManager type exposes the following members.
Name | Description | |
---|---|---|
ActiveView |
Gets and sets the active view element.
| |
AlignControl |
Control used to align view elements.
| |
Control |
Control owning the view manager.
| |
DoNotLayoutControls |
Should child controls be layed out during layout calls.
| |
Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
LayoutCounter |
Gets the number of layout cycles performed since last reset.
| |
MouseCaptured |
Gets and sets a value indicating if the mouse is capturing input.
| |
OutputDebug |
Should debug information be output during layout and paint cycles.
| |
PaintCounter |
Gets the number of paint cycles performed since last reset.
| |
Root |
Gets and sets the view root.
|