SelectFontListBoxFont
[Endast Visual Basic 6.0]
(XFONTS)
Deklaration
Sub SelectFontListBoxFont(LB As ListBox, ByVal sFontName As
String)
Beskrivning
Markerar ett teckensnitt i en listbox fylld med teckensnitt.
Parametern LB specificerar en listbox-kontroll och parametern
sFontName specificerar det teckensnitt som ska markeras.
Se även
SelectFontComboBoxFont..
|
|