Property ClientArea
ClientArea
When implemented by a class, gets the rectangle that represents the client area of the Edit control. Non-client areas area like rulers are excluded.
Rectangle ClientArea { get; }
When implemented by a class, gets the rectangle that represents the client area of the Edit control. Non-client areas area like rulers are excluded.
Rectangle ClientArea { get; }