ShowDropButtonType

ShowDropButtonType enumeration

Especifica cuándo mostrar el botón de soltar

public enum ShowDropButtonType

Valores

NombreValorDescripción
Never0Nunca mostrar el botón soltar.
Focus1Mostrar el botón soltar cuando el control tiene el foco.
Always2Mostrar siempre el botón soltar.

Ver también