Click or drag to resize

ViewContextMenuManager Properties

The ViewContextMenuManager type exposes the following members.

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