[]
Gets the initial location of the subeditor control.
Point GetLocation(Rectangle rect)
Function GetLocation(rect As Rectangle) As Point
Type | Name | Description |
---|---|---|
Rectangle | rect | The rectangle |
Type | Description |
---|---|
Point | The current location of control. |