Get application icon

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

Does someone knows how to get the default icon from other application without using APIs??

Thanks in advance...
 
* "=?Utf-8?B?bHR0MTk=?= said:
Does someone knows how to get the default icon from other application without using APIs???

I don't think that this is possible, but if your app's icon is used as
the main form's icon, you can just display this icon (accessible through
the main form's 'Icon' property).
 
Thanks!!! I f the only way is calling the APIs.. allright....

Thanks again....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top