VisFontNameListBox

PPJ.Runtime.Vis.VisFontNameListBox

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.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(hWnd)

Returns the control associated with the handle.

Parameter
Type
Description

Returns: VisFontNameListBox.

GetSelectedFont(sFontName, nFontType)

Parameter
Type
Description

sFontName

nFontType

Returns: SalBoolean.

Populate(nGetFlag)

Parameter
Type
Description

nGetFlag

Returns: SalNumber.

Implements

Last updated