CADability dotNET
The IWindowlessControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Invalidate |
invalidate all area, provokes a repaint
|
![]() | OnMouseDown | |
![]() | OnMouseEnter | |
![]() | OnMouseLeave | |
![]() | OnMouseMove |
Notifies the windowless control about a mouse movement
|
![]() | OnMouseUp | |
![]() | OnPaint |
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)
|