Skip to main content

VisFontComboBox

Namespace: PPJ.Runtime.Vis

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

Extended ComboBox, supported different fonts for the items.

public class VisFontComboBox : VisComboBoxBase

Constructors

Instance memberVisFontComboBox()

Default Constructor.

Methods

Static memberFromHandle(handle)

Returns the control associated with the handle.

ParameterTypeDescription
handleSalWindowHandle

Returns: VisFontComboBox.

Implements

NameDescription
ISalControl
ISalEditControl
ISalListControl
ISalWindow