Hello, We upgraded a vs2003 project to vs2005. The project upgraded with out and major issues, howev...
By john123
He you guys,I have a programm that put's automatic appointments in a persons GroupWise Calander...
By phoney
hi thereI need to shut down w2k machine remotely. I know, that I can use InitiateSystemShutdown API ...
By lollla
I am looking for a way to access information returned from an SNMP agent (common agent UPS's ru...
By aries
I recently downloaded a sample app that resizes a background image on a MDIform. The app works fine ...
By andrew, 14 Comments
Sorry to be the grammar police, but there seems to be a lot of confusion about which of three words ...
By cafeenman, 41 Comments
Given a dialog with several buttons. Default behavior is when user press arrow keys to move the focu...
By vin, 1 Comments
[Originally posted by Ron Weller] I have created a graph of my data on the MSChartcontrol. Is there ...
By anonymous, 3 Comments
This is my codeOption ExplicitPrivate Sub TerminateProcess(app_exe As String) Dim Process As Obje...
By gunner54, 7 Comments
****, it doesnt even show up on the forums! its a circle with a bar in it... a greek letter I think
alien_poo | Mon, 03 Dec 2007 19:53:17 GMT |
label1.caption= ""
or
label1.caption = Chr(232)
Take your pick.
nkad | Mon, 03 Dec 2007 19:54:17 GMT |
lol, thx but while you were replying, I found out the character didnt show up good on the forums either... I think its a greek letter I am looking for, it's a circle with an horizontal bar in it
alien_poo | Mon, 03 Dec 2007 19:55:27 GMT |
Try the capital "F" in the Symbol font.
redbird77 | Mon, 03 Dec 2007 19:56:21 GMT |
What you're looking for is the lower case letter theta. To be able to use it in a label you have to pick a greek font character set.
joacimandersson | Mon, 03 Dec 2007 19:57:20 GMT |