Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to set myIcon to myClass

Status
Not open for further replies.

Koen Piller

Programmer
Jun 30, 2005
841
NL
Hi,
I have done this before, now I forget how to do.
How can I set myIcon to myClass so it will not show in the Project manager the default icon?
Stay healthy,
Koen
 
Koen,

Is this what you are looking for:

1. Open the class in the Class Designer.

2. From the Class menu, choose Class Info.

3. In the resulting dialogue, specify the icon file's name and path.

Mike

__________________________________
Mike Lewis (Edinburgh, Scotland)

Visual FoxPro articles, tips and downloads
 
Hi Koen,

if you only want to change the container icon, you can do this within the class browser window too, by rightclicking the class and selecting [Container Icon].
Within the following dialog change the file type from symbol to bitmap. That should give you a better selection pool. But you should select bitmaps with 16x16px only.
JM2C :)

-Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top