BehaviorService.ControlRectInAdornerWindow(Control) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
System::Drawing::Rectangle ControlRectInAdornerWindow(System::Windows::Forms::Control ^ c);
public System.Drawing.Rectangle ControlRectInAdornerWindow (System.Windows.Forms.Control c);
member this.ControlRectInAdornerWindow : System.Windows.Forms.Control -> System.Drawing.Rectangle
Public Function ControlRectInAdornerWindow (c As Control) As Rectangle
Paramètres
Retours
Rectangle englobant d'un Control converti en coordonnées de fenêtre de dispositif d'ornement.
Remarques
La fenêtre d’ornement est une fenêtre transparente qui réside au-dessus du cadre du concepteur. Cette fenêtre est utilisée par pour BehaviorService intercepter tous les messages. Il sert également de canevas unifié sur lequel peindre un Glyph.