ListBoxAutomationPeer.GetClassNameCore Método

Definición

Obtiene el nombre del control ListBox asociado a esta clase ListBoxAutomationPeer. GetClassName() llama a este método.

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

Devoluciones

String

Una cadena que contiene "ListBox".

Se aplica a