VisFontComboBox
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Extended ComboBox, supported different fonts for the items.
- C#
- VB.NET
public class VisFontComboBox : VisComboBoxBase
Public Class VisFontComboBox
Inherits VisComboBoxBase
Constructors
VisFontComboBox()
Default Constructor.
Methods
FromHandle(hWnd)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| hWnd | SalWindowHandle |
Returns: VisFontComboBox.
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalEditControl | |
| ISalListControl | |
| ISalWindow |