CADability dotNET

The IWindowlessControl type exposes the following members.

Methods

  NameDescription
Public methodInvalidate
invalidate all area, provokes a repaint
Public methodOnMouseDown
Public methodOnMouseEnter
Public methodOnMouseLeave
Public methodOnMouseMove
Notifies the windowless control about a mouse movement
Public methodOnMouseUp
Public methodOnPaint
Notifies the windowless control that it needs to be rendered. The graphics parameter is transformed with a translation from the original control. The coordinates of the upper left point of this windowless control is (0,0)

Properties

  NameDescription
Public propertyParent
Public propertyPosition

See Also