The windows control library template is used to create custom controls to use on windows forms Windows控件库模板用于创建在windows窗体上使用的自定义控件。
Placing your custom controls in a control library so you can reuse them in other applications 将您的自定义控件置于控件库中,以便在其他应用程序中重用它们。
Right - click your control library project and select add new item from the shortcut menu 在“解决方案资源管理器”中,右击控件库项目并从快捷菜单中选择“添加新项” 。
The windows control library project template is used to create custom controls to use on windows forms Windows控件库项目模板用于创建在windows窗体上使用的自定义控件。
Although there is no project template for windows control libraries , you can still create your own controls using the class library template 虽然windows控件库没有项目模板,但仍可使用“类库”模板创建自己的控件。