Ler em inglês

Compartilhar via


ListCompartment Events

Include Protected Members
Include Inherited Members

The ListCompartment type exposes the following members.

Events

  Name Description
Public event AbsoluteBoundsChanged Occurs when the absolute bounds for the shape change. (Inherited from NodeShape.)
Public event Click Occurs when the user clicks the mouse over a shape. (Inherited from ShapeElement.)
Public event DoubleClick Occurs when the user double-clicks the mouse. (Inherited from ShapeElement.)
Public event KeyDown Occurs when the user presses a key. (Inherited from ShapeElement.)
Public event KeyPress Occurs when the user presses and releases a key. (Inherited from ShapeElement.)
Public event KeyUp Occurs when the user releases a key. (Inherited from ShapeElement.)
Public event MouseDown Occurs when the user presses the mouse button. (Inherited from ShapeElement.)
Public event MouseMove Occurs when the user moves the mouse. (Inherited from ShapeElement.)
Public event MouseUp Occurs when the user releases the mouse button. (Inherited from ShapeElement.)
Public event MouseWheel Occurs when the user rotates the mouse wheel. (Inherited from ShapeElement.)

Top

See Also

Reference

ListCompartment Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace