Click here to Skip to main content
15,891,204 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralExtending a class in Main.aspx.vb (inheritance) - newbie question. Pin
MadMaxToronto9-Apr-08 15:50
MadMaxToronto9-Apr-08 15:50 
GeneralRe: Extending a class in Main.aspx.vb (inheritance) - newbie question. Pin
Mycroft Holmes9-Apr-08 16:55
professionalMycroft Holmes9-Apr-08 16:55 
GeneralRe: Extending a class in Main.aspx.vb (inheritance) - newbie question. Pin
Dave Kreskowiak10-Apr-08 3:22
mveDave Kreskowiak10-Apr-08 3:22 
QuestionHaving a form in a VB.NET DLL file? Pin
LloydA1119-Apr-08 12:38
LloydA1119-Apr-08 12:38 
AnswerRe: Having a form in a VB.NET DLL file? Pin
Mitch F.9-Apr-08 14:31
Mitch F.9-Apr-08 14:31 
GeneralRe: Having a form in a VB.NET DLL file? Pin
LloydA1119-Apr-08 14:37
LloydA1119-Apr-08 14:37 
Generalget the value of a textbox with only its name as string Pin
robby19779-Apr-08 11:08
robby19779-Apr-08 11:08 
GeneralRe: get the value of a textbox with only its name as string Pin
Christian Graus9-Apr-08 11:18
protectorChristian Graus9-Apr-08 11:18 
REflection is what you need here. You need to find the control by name, and then access it's Text property, using reflection.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: get the value of a textbox with only its name as string Pin
Luc Pattyn9-Apr-08 11:59
sitebuilderLuc Pattyn9-Apr-08 11:59 
GeneralRe: get the value of a textbox with only its name as string Pin
robby19779-Apr-08 19:13
robby19779-Apr-08 19:13 
GeneralLooking for a Serial Ports library for VB 2003. Pin
loganj19999-Apr-08 10:46
loganj19999-Apr-08 10:46 
GeneralRe: Looking for a Serial Ports library for VB 2003. Pin
LloydA1119-Apr-08 12:32
LloydA1119-Apr-08 12:32 
GeneralRe: Looking for a Serial Ports library for VB 2003. Pin
Dave Kreskowiak9-Apr-08 13:24
mveDave Kreskowiak9-Apr-08 13:24 
Generalconvert a text file to hexa file Pin
maboelectro9-Apr-08 9:39
maboelectro9-Apr-08 9:39 
GeneralRe: convert a text file to hexa file Pin
Dave Kreskowiak9-Apr-08 10:30
mveDave Kreskowiak9-Apr-08 10:30 
GeneralRe: convert a text file to hexa file Pin
Christian Graus9-Apr-08 11:18
protectorChristian Graus9-Apr-08 11:18 
Questionregard insert time [modified] Pin
Member 44429169-Apr-08 5:46
Member 44429169-Apr-08 5:46 
GeneralRe: regard insert time Pin
Steven J Jowett9-Apr-08 6:11
Steven J Jowett9-Apr-08 6:11 
GeneralRe: regard insert time Pin
Member 44429169-Apr-08 6:18
Member 44429169-Apr-08 6:18 
GeneralRe: regard insert time Pin
Dave Kreskowiak9-Apr-08 6:33
mveDave Kreskowiak9-Apr-08 6:33 
GeneralRe: Help..urgent...insert time to database [modified] Pin
Member 44429169-Apr-08 6:45
Member 44429169-Apr-08 6:45 
GeneralRe: Help..urgent...insert time to database Pin
Johan Hakkesteegt9-Apr-08 20:03
Johan Hakkesteegt9-Apr-08 20:03 
QuestionAdd Command Crystal Report not updating parameter Pin
liona9-Apr-08 4:08
liona9-Apr-08 4:08 
Questionhow to operate the code if the text in the textbox change Pin
shee_dee869-Apr-08 3:42
shee_dee869-Apr-08 3:42 
AnswerRe: how to operate the code if the text in the textbox change Pin
Ashish Sehajpal9-Apr-08 4:15
Ashish Sehajpal9-Apr-08 4:15 

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.