BehaviorService::ControlRectInAdornerWindow Method (Control^)
.NET Framework (current version)
Namespace:
System.Windows.Forms.Design.Behavior
Assembly: System.Design (in System.Design.dll)
Return to top
Assembly: System.Design (in System.Design.dll)
Parameters
- c
-
Type:
System.Windows.Forms::Control^
The Control to translate.
Return Value
Type: System.Drawing::RectangleThe bounding Rectangle of a Control translated to the adorner window coordinates.
The adorner window is a transparent window that resides on top of the designer's frame. This window is used by the BehaviorService to intercept all messages. It also serves as a unified canvas on which to paint a Glyph.
.NET Framework
Available since 2.0
Available since 2.0
Show: