HiTmAN
03-10-2003, 11:34 AM
I cant seem to get the font on a label to change (the label is scrolling) the screen. Here is the code:
frmAnimation.lblMain.Font.Name = frmMain.txtFont.Text
Please can you tell me is this is correct, and, if not, please correct it.
(by the way, the content of txtFont is "MS Sans Serif")
Thanks in Advance,
HiTmAN [3v1l l33t]
frmAnimation.lblMain.Font.Name = frmMain.txtFont.Text
Please can you tell me is this is correct, and, if not, please correct it.
(by the way, the content of txtFont is "MS Sans Serif")
Thanks in Advance,
HiTmAN [3v1l l33t]