如何在VS 2010工具箱中找到Tab控件选项? [英] How to find the Tab control option in VS 2010 toolbox?

查看:187
本文介绍了如何在VS 2010工具箱中找到Tab控件选项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是VS 2010和ASP.net的新手.我正在尝试添加带有选项卡控件的.aspx页面,但在VS工具箱中找不到该选项.工具箱中没有容器"之类的东西,试图找到一个引用使它出现,但没有成功.我还将Imports system.windows.forms添加到了我的代码中.在线上的所有示例均参考VS2002.

我在Code Project网站上发现的唯一好的示例如下:

使用MultiView控件的简单ASP.NET选项卡控件
http://www.codeproject.com/Articles/13165/A-Simple-ASP-NET-Tab-Control-Using-the-MultiView-c

很好,但是看起来不像使用选项卡控件的页面那样好.任何帮助将不胜感激.

I am a newbie in VS 2010 and ASP.net. I am trying to add a .aspx page with tab control but I can not find the option in my VS toolbox. There is no such a thing as Container in the toolbox and tried to find a reference to make it appear but no success. I also added Imports system.windows.forms to my code. All examples online refer the VS 2002.

The only good example I found on Code Project site was the following:

A Simple ASP.NET Tab Control Using the MultiView control
http://www.codeproject.com/Articles/13165/A-Simple-ASP-NET-Tab-Control-Using-the-MultiView-c

It is good but does not look good like those pages that use tab control. Any help would be appreciated.

推荐答案

正如我在ASP.net中所知道的,不包含选项卡控件.原因是HTML没有这样的控件.因此,您必须使用css和html开发自己的代码.
as i know in ASP.net does not contain tab control. the reason is HTML have not a control like that. because of that you have to develop your own one using css and html.


这篇关于如何在VS 2010工具箱中找到Tab控件选项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆