[]
Applies the style to drop down form.
public override void ApplyStyle(BaseStyle style, int dpi)
Public Overrides Sub ApplyStyle(style As BaseStyle, dpi As Integer)
| Type | Name | Description |
|---|---|---|
| BaseStyle | style | Style of drop down form. |
| int | dpi | DPI of parent control. |