ShowDropButtonType

ShowDropButtonType enumeration

Especifica cuándo mostrar el botón de soltar

public enum ShowDropButtonType

Valores

Nombre Valor Descripción
Never 0 Nunca mostrar el botón soltar.
Focus 1 Mostrar el botón soltar cuando el control tiene el foco.
Always 2 Mostrar siempre el botón soltar.

Ver también