Ok, so I have an internal timer that displays a messagebox in a certain amount of time. How might I display the remaining time in a labelbox (i want it to count down)? Thanks.
Oh, and here's a seperate problem:
Okay, so I loaded all the possible fonts on windows into a combobox, using the following code
Code: Select all
Dim t As New System.Drawing.Text.InstalledFontCollection
For Each f As FontFamily In t.Families
ComboBox2.Items.Add(f.Name)
Next
now how do I make it so that when you select one, it changes the font property of TextBox1.Text to the selected font?
thanks for any help
conure says: or i could jsut incase my shoes in papar mache, followed by my dog
|||
Lethargy|||
Mr. Mohawk|||
|||feel free to contact me via PMs, AIM, MSNM, or Xfire if you have any questions|||