VisDropDownBase

PPJ.Runtime.Vis.VisDropDownBase

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Runtime.Vis.49 (4.9.0.0)

Base class for all custom drop down controls.

public class VisDropDownBase : SalComboBox

Constructors

Constructor

Properties

BorderStyle: Returns/Sets the border style to use for the drop down host.

Control: Gets/Sets the control to use as the combo's drop down.

Size: Gets/Sets the size of the drop down control.

Boolean: Shows/Hides the custom drop down control.

Boolean: Gets/Sets the editable flag.

Int32: Hide the SelectedIndex property.

Inherited By

NameDescription

Non-editable combo-box with drop-down color palette

Combo box with drop down cListView

Combo box which supports hierarchical tree outlines.

Implements

Last updated