The PositionEventArgs class implements argument of the events that occurs when the component is moved or when its sizes are changed.
| Designer name | Brief description | |
| The Create designer creates argument of the events that occur when the component is moved or when its sizes are changed. |
| Property name | Brief description | |
| The Height property returns the height of the component after the change of its sizes. | ||
| The Point property returns coordinates of the left upper corner of the component after the move. | ||
| The Width property returns the width of the component after the change of its sizes. |
See also: