T
Tomer
Hi,
I've a custom control inherited from a control. lets say that this control
functions as a label.
I the designer I set the control's font to arial.
When I check in run time the font of the control I get the right size, but
the font name is always Tahoma.
This issue is very problematic for me, cause I change the font size in run
time from within the control acording to some external data.
Any ideas on how to solve this?
Tomer.
I've a custom control inherited from a control. lets say that this control
functions as a label.
I the designer I set the control's font to arial.
When I check in run time the font of the control I get the right size, but
the font name is always Tahoma.
This issue is very problematic for me, cause I change the font size in run
time from within the control acording to some external data.
Any ideas on how to solve this?
Tomer.