Click here to Skip to main content
15,889,992 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: sir pleaseeeeeeeeeeeeeeeee help me Pin
Steven J Jowett1-Sep-09 22:21
Steven J Jowett1-Sep-09 22:21 
Questionpls Aman Bhullar Pin
rashid20091-Sep-09 21:15
rashid20091-Sep-09 21:15 
AnswerRe: pls Aman Bhullar Pin
Christian Graus1-Sep-09 21:22
protectorChristian Graus1-Sep-09 21:22 
AnswerRe: pls Aman Bhullar Pin
TheComputerMan2-Sep-09 2:00
TheComputerMan2-Sep-09 2:00 
Questionhow can i select label or textbox at runtime form on vb.net Pin
rashid20091-Sep-09 20:59
rashid20091-Sep-09 20:59 
AnswerRe: how can i select label or textbox at runtime form on vb.net Pin
Johan Hakkesteegt1-Sep-09 21:14
Johan Hakkesteegt1-Sep-09 21:14 
AnswerRe: how can i select label or textbox at runtime form on vb.net Pin
Christian Graus1-Sep-09 21:23
protectorChristian Graus1-Sep-09 21:23 
AnswerRe: how can i select label or textbox at runtime form on vb.net Pin
εїзεїзεїз1-Sep-09 22:56
εїзεїзεїз1-Sep-09 22:56 
You want to Set Focus in Text Box or you wants to select the Text in the control, i dont think so Label is a good option here Use rather TextBox.

you can use its Focus Property at run time and at Design Time you can set tab order by going to Menu

View and then clicking on TabOrder


to select All Text in a textbox control use
TextBox.SelectAll()




Best Of Regards,
SOFTDEV
Sad like books with torn pages, sad like unfinished stories ...

GeneralRe: how can i select label or textbox at runtime form on vb.net Pin
Christian Graus2-Sep-09 0:23
protectorChristian Graus2-Sep-09 0:23 
GeneralRe: how can i select label or textbox at runtime form on vb.net Pin
εїзεїзεїз2-Sep-09 0:41
εїзεїзεїз2-Sep-09 0:41 
QuestionVB 6 Application crash Pin
Member 39820471-Sep-09 20:49
Member 39820471-Sep-09 20:49 
AnswerRe: VB 6 Application crash Pin
Johan Hakkesteegt1-Sep-09 21:14
Johan Hakkesteegt1-Sep-09 21:14 
GeneralRe: VB 6 Application crash Pin
Member 39820471-Sep-09 22:37
Member 39820471-Sep-09 22:37 
GeneralRe: VB 6 Application crash Pin
Johan Hakkesteegt1-Sep-09 23:01
Johan Hakkesteegt1-Sep-09 23:01 
GeneralRe: VB 6 Application crash Pin
Member 39820472-Sep-09 0:21
Member 39820472-Sep-09 0:21 
GeneralRe: VB 6 Application crash Pin
Christian Graus2-Sep-09 0:29
protectorChristian Graus2-Sep-09 0:29 
GeneralRe: VB 6 Application crash [modified] Pin
Johan Hakkesteegt2-Sep-09 0:39
Johan Hakkesteegt2-Sep-09 0:39 
QuestionNot Able to draw line in Picture box Pin
kjsl2k91-Sep-09 18:55
kjsl2k91-Sep-09 18:55 
AnswerRe: Not Able to draw line in Picture box Pin
εїзεїзεїз1-Sep-09 20:38
εїзεїзεїз1-Sep-09 20:38 
AnswerRe: Not Able to draw line in Picture box Pin
Johan Hakkesteegt1-Sep-09 21:04
Johan Hakkesteegt1-Sep-09 21:04 
AnswerRe: Not Able to draw line in Picture box Pin
Christian Graus1-Sep-09 21:27
protectorChristian Graus1-Sep-09 21:27 
Questionconnection Pin
ihe1-Sep-09 18:54
ihe1-Sep-09 18:54 
AnswerRe: connection Pin
_Damian S_1-Sep-09 20:22
professional_Damian S_1-Sep-09 20:22 
GeneralRe: connection Pin
ihe2-Sep-09 16:06
ihe2-Sep-09 16:06 
AnswerRe: connection Pin
Christian Graus1-Sep-09 21:28
protectorChristian Graus1-Sep-09 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.