WmlTextBoxAdapter.Control Propriété
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 une référence fortement typée au contrôle associé. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.
protected:
property System::Web::UI::MobileControls::TextBox ^ Control { System::Web::UI::MobileControls::TextBox ^ get(); };
protected System.Web.UI.MobileControls.TextBox Control { get; }
member this.Control : System.Web.UI.MobileControls.TextBox
Protected ReadOnly Property Control As TextBox
Valeur de propriété
Référence fortement typée au contrôle associé.