Buy Questpond's video subscriptions on
huge discount
.
Online: 2473
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
How to set the default focus in a Textbox?
Posted by
vishalneeraj-24503
on 1/13/2014 | Category:
C# Interview questions
| Views: 1708 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We use Focus method of Textbox control to set focus i.e. cursor inside Textbox as
In form_load event we will write as:
txt_employee_first_name.Focus();
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to set the default focus in an element using J ...
Next > :
What is the data type of variables of in JavaScrip ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What is the data type of variables of in JavaScript?
In a pop-up browser window,how do we refer to the main browser window ...
How to make a Gridview Editable?
How to create an Index on Table on multiple columns?
How to create an Index on Table?
How do you convert numbers between different bases in JavaScript?
What are the ways of commenting a code or a statement in JavaScript?
What are the types used in JavaScript?
Latest Interview Questions
What is ViewStart in MVC?
What does Separation of concerns means?
What is MVC?
What's the difference between DELETE TABLE and TRUNCATE TABLE com ...
What is a Method Group Conversion in C#?
Tell me about yourself
How to get the list of tables in a database and also the size of which ...
Your developing web application which access data from a MS sql and ha ...
More ...