Quantcast
Channel: Windows Forms General forum
Viewing all articles
Browse latest Browse all 12583

How to deploy a UserControl in a C# app iv Visual Studio 2012

$
0
0

I have created a simple UserControl ( I think !!)  here is the code :-

public partial class NamesControl : UserControl
{
public NamesControl()
{
InitializeComponent();
}
  

What steps are necessary to deploy the control in an application using Visual Studio Express C# 2012?


Viewing all articles
Browse latest Browse all 12583

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>