1

How do i create new user control with only create new files on current project (i mean we do not have to create new class library project)?

1 Answer 1

2

Right click on the current project and select "Add->New Item". Select "Visual C# Items" and then "User Control".

Sign up to request clarification or add additional context in comments.

5 Comments

Thanks you, how about component? i already created a component but how can i place it in to form?
Same thing, but use Add->Existing Item
I mean i have created a component in my project and how can use this component?
@BìnhNguyên: If you think this post answers your question helpfully, you should mark it as accepted answer.
@BìnhNguyên: If you have created a component in your project, you should have it available at the top in the toolbox. Drag it from there.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.