Returns the bounding System.Drawing.Rectangle of a System.Windows.Forms.Control.
- c
The System.Windows.Forms.Control to translate.
![]()
The bounding System.Drawing.Rectangle of a System.Windows.Forms.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 System.Windows.Forms.Design.Behavior.BehaviorService to intercept all messages. It also serves as a unified canvas on which to paint a System.Windows.Forms.Design.Behavior.Glyph.