Partager via


ActionsPane.PointToScreen, méthode

Calcule l'emplacement du point client spécifié en coordonnées d'écran.

Espace de noms :  Microsoft.Office.Tools
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Function PointToScreen ( _
    p As Point _
) As Point
Point PointToScreen(
    Point p
)

Paramètres

Valeur de retour

Type : System.Drawing.Point
Point qui représente le Point converti, p, en coordonnées d'écran.

Notes

Cette méthode fournit la même fonctionnalité que la méthode Control.PointToScreen.Pour plus d'informations sur l'utilisation de cette méthode, consultez Control.PointToScreen.

Sécurité .NET Framework

Voir aussi

Référence

ActionsPane Interface

Microsoft.Office.Tools, espace de noms

Autres ressources

Vue d'ensemble du volet Actions