Click here to Skip to main content
15,909,822 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralFnd Last Sundays Date Pin
Sagar Jagadale25-Apr-05 23:14
Sagar Jagadale25-Apr-05 23:14 
GeneralRe: Fnd Last Sundays Date Pin
Zafeer26-Apr-05 0:44
Zafeer26-Apr-05 0:44 
GeneralRe: Fnd Last Sundays Date Pin
Mike the Red27-Apr-05 8:54
Mike the Red27-Apr-05 8:54 
GeneralSevices with command interface Pin
naunidh25-Apr-05 20:50
naunidh25-Apr-05 20:50 
GeneralRe: Sevices with command interface Pin
Sagar Jagadale26-Apr-05 1:35
Sagar Jagadale26-Apr-05 1:35 
GeneralRe: Sevices with command interface Pin
Dave Kreskowiak26-Apr-05 2:35
mveDave Kreskowiak26-Apr-05 2:35 
GeneralTextBox value Pin
nitin_ion25-Apr-05 20:06
nitin_ion25-Apr-05 20:06 
GeneralRe: TextBox value Pin
vertig073026-Apr-05 1:08
vertig073026-Apr-05 1:08 
may be this will work.

create another sub for textchanged for your text box and dim somthing as a string


dim modtext as string
modtext = ctrl.text

you could then move it anywhere through your program






1. Out of clutter, find simplicity.
2. From discord, find harmony.
3. In the middle of difficulty lies opportunity.

Albert Einstein
three rules of work
GeneralRe: TextBox value Pin
nitin_ion26-Apr-05 1:10
nitin_ion26-Apr-05 1:10 
GeneralRe: TextBox value Pin
toxcct26-Apr-05 20:35
toxcct26-Apr-05 20:35 
GeneralPrint Pin
Steveko7725-Apr-05 20:04
Steveko7725-Apr-05 20:04 
Generalretrieve data from data base and get it into the excel sheet Pin
nidhishri25-Apr-05 19:56
nidhishri25-Apr-05 19:56 
GeneralRe: retrieve data from data base and get it into the excel sheet Pin
Mandar Patankar26-Apr-05 7:33
Mandar Patankar26-Apr-05 7:33 
GeneralCrystal Report with multiple dataset Pin
Suman Singh25-Apr-05 16:31
professionalSuman Singh25-Apr-05 16:31 
GeneralRe: Crystal Report with multiple dataset Pin
vertig073025-Apr-05 16:44
vertig073025-Apr-05 16:44 
GeneralRe: Crystal Report with multiple dataset Pin
Suman Singh26-Apr-05 23:12
professionalSuman Singh26-Apr-05 23:12 
GeneralTab Control Navigation Pin
Suman Singh25-Apr-05 16:27
professionalSuman Singh25-Apr-05 16:27 
GeneralRe: Tab Control Navigation Pin
Robert Rohde25-Apr-05 19:59
Robert Rohde25-Apr-05 19:59 
QuestionHow to command the other control in a difference form in vb.net Pin
Mekong River25-Apr-05 15:58
Mekong River25-Apr-05 15:58 
AnswerRe: How to command the other control in a difference form in vb.net Pin
Dave Kreskowiak25-Apr-05 17:17
mveDave Kreskowiak25-Apr-05 17:17 
GeneralRe: How to command the other control in a difference form in vb.net Pin
Mekong River26-Apr-05 22:34
Mekong River26-Apr-05 22:34 
Generalcreating an employee database need code help please Pin
crshbrn1425-Apr-05 15:03
crshbrn1425-Apr-05 15:03 
GeneralRe: creating an employee database need code help please Pin
Dave Kreskowiak25-Apr-05 17:10
mveDave Kreskowiak25-Apr-05 17:10 
GeneralOpen two tables in one form Pin
msnick25-Apr-05 14:53
msnick25-Apr-05 14:53 
GeneralRe: Open two tables in one form Pin
Mike the Red27-Apr-05 9:33
Mike the Red27-Apr-05 9:33 

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.