C
Claus
Hi all.
I'm messing a bit with PrivateFontCollection. Embedding a
ttf-font and
streaming it into PrivateFontCollection using
AddMemoryFont works like a
charm.
Changing the Font property on the WinForm controls works
without problems
on Label, CheckBox and Buttons. But surprisingly not on
TextBoxes, which
reduces the scope of PrivateFontCollection enormously.
Is this a known bug or by design? Has anyone else got it
to work?
Cheers
/Claus
I'm messing a bit with PrivateFontCollection. Embedding a
ttf-font and
streaming it into PrivateFontCollection using
AddMemoryFont works like a
charm.
Changing the Font property on the WinForm controls works
without problems
on Label, CheckBox and Buttons. But surprisingly not on
TextBoxes, which
reduces the scope of PrivateFontCollection enormously.
Is this a known bug or by design? Has anyone else got it
to work?
Cheers
/Claus