Giter Club home page Giter Club logo

Comments (4)

mkoertgen avatar mkoertgen commented on June 11, 2024

Ah, common problem with WinForms.
Check out the FAQ section in the README

You would have to scroll waaay down, 😉

Let me know if that helped

from fontawesome.sharp.

juanm4 avatar juanm4 commented on June 11, 2024

First of all, thanks for your response, but I haven't found the controls in toolbox. I have tried to find and add the controls (Toolbox -> right click -> Choose Items -> Browse) but I can't find the controls in any of four tab appeared.

Some tips?

Thanks!

from fontawesome.sharp.

mkoertgen avatar mkoertgen commented on June 11, 2024

Not really any more tips than disccussed in the referenced links, i.e.

  1. Create a new Windows Forms App
  2. Add FontAwesome.Sharp as a Nuget dependency: Install-Package FontAwesome.Sharp (as of now should be 4.7.1)
  3. In the Toolbox:
    • Add a tab FontAwesome (optional) or select a tab where you want the items to appear
    • Next, add items to the tab, i.e. Choose Items -> Browse, then select $(SolutionDir)./packages\FontAwesome.Sharp.4.7.1\lib\net40\FontAwesome.Sharp.dll
    • You should then see at least 2 new items selected
      image
    • Click Ok.

You should now see controls in the selected toolbox tab, like

image

Let me know, if that helps.

from fontawesome.sharp.

juanm4 avatar juanm4 commented on June 11, 2024

Perfect! It work like a charm. I don't know why, but before I tried it in the same way and visual studio show an error when I tried to add the .dll.

After restart so and reopen visual studio I followed your steps carefully and it worked!!!

Thanks for all!

from fontawesome.sharp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.