VisFontNameListBox

PPJ.Runtime.Vis.VisFontNameListBox

Namespace: PPJ.Runtime.Vis

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

Extended ListBox, lists the names of all the installed fonts.

public class VisFontNameListBox : VisListBoxBase

Constructors

VisFontNameListBox()

Default Constructor.

Methods

FromHandle(handle)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: VisFontNameListBox.

GetSelectedFont(fontName, fontType)

Parameter
Type
Description

fontName

fontType

Returns: SalBoolean.

Populate(type)

Populates the control with the names of all the fonts.

Parameter
Type
Description

type

Not used

Returns: SalNumber.

Implements

Last updated