Can't figure this out

  • Thread starter Thread starter Zamboodu
  • Start date Start date
Z

Zamboodu

Guest
For knowledge I have installed and tried this both on 2019 and 2017 visual studio.


I am taking a .net class and trying to follow along with the instructions to practice what I am learning. They are asking me to create a resource library for my project. However, the steps mentioned are not matching up with either my 2017 or 2019 edition of Visual Studio. I have tried multiple projects with the same results. Below are the steps it are asking for and below that will be the screen shot of what I actually see. Do I have something configured wrong or is there another way to do this? I am new to programming and struggling to get past this part.


Steps it mentions:

Creating the Main Window: KarliCards Gui\GameClientWindow.xaml
  1. Create a new Resource Dictionary by right‐clicking the project and selecting Add ⇨ Resource Dictionary. Name it ControlResources.xaml.
  2. Create a new Control Template for a label like this:

*Edit*

It won't let me upload the image of what I am seeing. Needless to say I don't have "resource library" under add. Would someone be able to help me please.

Continue reading...
 
Back
Top