VisFontListBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Extended ListBox, supports items of different font.
- C#
- VB.NET
public class VisFontListBox : VisListBoxBase
Public Class VisFontListBox
Inherits VisListBoxBase
Constructors
VisFontListBox()
Default Constructor.
Methods
FromHandle(hWnd)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| hWnd | SalWindowHandle |
Returns: VisFontListBox.
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalListControl | |
| ISalWindow |