Posts by Ernesto Penalva • 1 point
4 posts
-
0
votes1
answer18
viewsA: Configure "Build Action: Embeddedresource" - Adding font
In "Solution Explorer" select the file . ttf Next: View->Properties Window…
-
-1
votes1
answer18
viewsQ: Configure "Build Action: Embeddedresource" - Adding font
How do I set up "Build Action: Embeddedresource"? I saw that this option is available by right-clicking the project in the Solution Manager. But this in Visual Studio 2019, the current version does…
-
0
votes8
answers2805
viewsA: How to know which is the last element on a list?
var pos = fields[fields. Count - 1]; //last list elelment
-
0
votes3
answers2989
viewsA: Problem when initiating visual studio solution
Go to the "Project"->"'Project-name' property" menu. In swap output type to "Console Application"