allow users to Drag and Drop controllers from Textbox in my project

M.G.R 21 Reputation points
2021-03-03T08:22:06.857+00:00

I am developing a VB.NET project that allow users to Drag and Drop controllers like Textbox, Labels, PictureBox, etc. in the form (like Photoshop).

Now how to add the ToolBox that contain all the controller that i want with customization for font, size and color in my project?

Is there a Pre-made library for that or what should i do?

Thanks in advanced

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,650 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,650 questions
{count} votes

1 answer

Sort by: Most helpful
  1. M.G.R 21 Reputation points
    2021-03-04T07:01:34.81+00:00

    Thank you, i am using VS 2017 v.15.9.20

    0 comments No comments