I
I
Ilya Bobkov2015-12-05 00:40:38
C++ / C#
Ilya Bobkov, 2015-12-05 00:40:38

How to set icon in Visual C++ 2012 express?

Hey! I need to set an icon in a Visual C++ 2012 express application. How can I do that?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Sigmanor, 2015-12-05
@sigmanor

If the icon of the .exe itself, then Project > Properties > Application will be there Icon
If the icon of the form, then in the properties of the form there is an Icon parameter

V
Vyacheslav Zolotov, 2015-12-05
@SZolotov

You could at least specify the type of project ...

B
bockuden, 2015-12-05
@bockuden

If it is the application icon, then add or change the icon in the resources window (in the resources "Add resource" -> "Icon" -> "Import" and select the file).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question