如何在asp.net中给控件的一部分设置TabIndex? [英] How to give part of controls set TabIndex in asp.net?

查看:65
本文介绍了如何在asp.net中给控件的一部分设置TabIndex?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尊敬的先生,

如何在asp.net中设置TabIndex?

我需要前10个控件未设置标签索引,因此它将采用默认标签索引= 0,1,2,...

然后我要设置标签索引的最后5个控件.

最后5个控件可设置Tab索引,例如:50,55,65,90,100.

如何设置?
回复我...

Dear sir,

How to set TabIndex in asp.net?

I need first 10 controls not set tab index so it will take default tab index=0,1,2,...

then I want to set tab index last 5 controls.

Last 5 controls set Tab Index like: 50,55,65,90,100.

How to set it?
reply me...

推荐答案

看这里:
ASP.NET TabIndex属性 [ MSDN:ASP.NET Web服务器控件中的Tab键,焦点和访问键 [ ^ ]
MSDN:WebControl.TabIndex属性 [ ^ ]

根据需要使用/设置它.
Look here:
ASP.NET TabIndex Property[^]
MSDN: Tab Order, Focus, and Access Keys in ASP.NET Web Server Controls[^]
MSDN: WebControl.TabIndex Property [^]

Use/Set it as per your need.


这篇关于如何在asp.net中给控件的一部分设置TabIndex?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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