Indicates whether the drop down list is being shown.

Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool DroppedDown { get; set; }
Visual Basic
Public Property DroppedDown As Boolean
	Get
	Set

See Also