Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Copyright symbol


Message #1 by "Baran, Greg" <gbara@a...> on Wed, 25 Jul 2001 12:54:35 -0500
Cardyin,
Great tip - never heard of it! - And it works even in Notepad!
	Eva

-----Original Message-----
From: Kim, Cardyin [mailto:CKim@s...]
Sent: Wednesday, July 25, 2001 3:01 PM
To: professional vb
Subject: [pro_vb] RE: Copyright symbol


You can just type it in the caption.  In order to type
a =A9 character simply hold down ALT, then type 0169 on
your KEYPAD on the right side of your keyboard, then release
the ALT key.

If you have a laptop or this is difficult for you,
then you can use the character map program in your accessories
to copy and paste the character into the property window.

You can also use the ASCII character function:

chr$(169)

in code.

Hope this helps.

Cardyin

--------------------------------------
Cardyin Kim
C/S & Web Development Analyst
Information Services
San Antonio Community Hospital
ckim@s...     (xxx)xxx-xxxx    
--------------------------------------


-----Original Message-----
From: Baran, Greg [mailto:gbara@a...]
Sent: Wednesday, July 25, 2001 10:55 AM
To: professional vb
Subject: [pro_vb] Copyright symbol


Hi!

How do I insert a copyright symbol into label's caption property?

Thank you

Greg Baran
Commercial Systems
Allstate Insurance Co.
gbara@a...
tel.   (xxx) xxx-xxxx
fax.  (xxx) xxx-xxxx



  Return to Index