ListBoxAutomationPeer.GetClassNameCore Méthode

Définition

Obtient le nom du ListBox associé à ce ListBoxAutomationPeer. Cette méthode est appelée par GetClassName().

protected:
 override System::String ^ GetClassNameCore();
protected override string GetClassNameCore ();
override this.GetClassNameCore : unit -> string
Protected Overrides Function GetClassNameCore () As String

Retours

String

Chaîne qui contient "ListBox".

S’applique à