AxHost.GetIPictureFromCursor(Cursor) 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.
Retourne un objet OLE IPicture
correspondant au Cursor spécifié.
protected:
static System::Object ^ GetIPictureFromCursor(System::Windows::Forms::Cursor ^ cursor);
protected static object GetIPictureFromCursor (System.Windows.Forms.Cursor cursor);
static member GetIPictureFromCursor : System.Windows.Forms.Cursor -> obj
Protected Shared Function GetIPictureFromCursor (cursor As Cursor) As Object
Paramètres
Retours
Object représentant l’objet OLE IPicture
.