Click here to Skip to main content
15,922,015 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralThe Final Solution Pin
MohammadAmiry5-Nov-04 21:24
MohammadAmiry5-Nov-04 21:24 
GeneralRe: The Final Solution Pin
nobita3x7-Nov-04 18:21
nobita3x7-Nov-04 18:21 
GeneralRe: Run an app in windows form Pin
Dave Kreskowiak4-Nov-04 4:13
mveDave Kreskowiak4-Nov-04 4:13 
GeneralComImport Problem.... Pin
jrk90210us2-Nov-04 14:07
jrk90210us2-Nov-04 14:07 
GeneralPrinting Escape Sequence Pin
cdesouza2-Nov-04 12:01
cdesouza2-Nov-04 12:01 
GeneralRe: Printing Escape Sequence Pin
Dave Kreskowiak3-Nov-04 3:13
mveDave Kreskowiak3-Nov-04 3:13 
GeneralTransfer string while typing Pin
Brad Fackrell2-Nov-04 9:51
Brad Fackrell2-Nov-04 9:51 
GeneralRe: Transfer string while typing Pin
Modern_night2-Nov-04 10:40
Modern_night2-Nov-04 10:40 
the way i know is ..
1- Declare the form you want the text to be viewed on in this form ..

Dim Frm2 as New Form2

then in the "On key press" Action of the textbox you type in .. let the text value of the textbox you want to show the text on .. in the new form ( Frm2 ) = the text value of the textbox that you are typing in ..

Frm2.TextBox1.text=TextBox1.text ..

i hope this works with you ..

لا اله الا الله محمد رسول الله
GeneralRe: Transfer string while typing Pin
Brad Fackrell2-Nov-04 11:27
Brad Fackrell2-Nov-04 11:27 
GeneralRe: Transfer string while typing Pin
jamesbronw5-Nov-04 6:33
jamesbronw5-Nov-04 6:33 
GeneralQ:Deployment Projects and Custom Actions Pin
Chris Quick2-Nov-04 7:17
Chris Quick2-Nov-04 7:17 
GeneralRe: Q:Deployment Projects and Custom Actions Pin
Duncan Edwards Jones2-Nov-04 7:30
professionalDuncan Edwards Jones2-Nov-04 7:30 
GeneralGetting and recording temperature values Pin
Anonymous2-Nov-04 5:21
Anonymous2-Nov-04 5:21 
GeneralRe: Getting and recording temperature values Pin
Dave Kreskowiak2-Nov-04 8:15
mveDave Kreskowiak2-Nov-04 8:15 
GeneralSystem.IO.IOException (Picturebox) Pin
LeeOvEngland2-Nov-04 4:58
LeeOvEngland2-Nov-04 4:58 
GeneralRe: System.IO.IOException (Picturebox) Pin
Richard Deeming2-Nov-04 5:44
mveRichard Deeming2-Nov-04 5:44 
GeneralADOX Pin
sanchita sarkar2-Nov-04 0:52
sanchita sarkar2-Nov-04 0:52 
GeneralMultilanguage in VB.NET Pin
Member 13175411-Nov-04 23:55
Member 13175411-Nov-04 23:55 
GeneralMultilanguage in VB.NET Pin
Member 13175411-Nov-04 23:54
Member 13175411-Nov-04 23:54 
GeneralDATAGRID NEW ROW Pin
mwharb1-Nov-04 23:50
mwharb1-Nov-04 23:50 
GeneralMasked Edit for Currency Value Pin
m_vishu1-Nov-04 23:35
m_vishu1-Nov-04 23:35 
GeneralRe: Masked Edit for Currency Value Pin
cdesouza2-Nov-04 12:09
cdesouza2-Nov-04 12:09 
GeneralRe: Masked Edit for Currency Value Pin
m_vishu2-Nov-04 18:02
m_vishu2-Nov-04 18:02 
Questionhow to program to play audio file? Pin
MLSL1-Nov-04 22:48
MLSL1-Nov-04 22:48 
AnswerRe: how to program to play audio file? Pin
Christian Graus2-Nov-04 10:52
protectorChristian Graus2-Nov-04 10:52 

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.