Click here to Skip to main content
15,893,508 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to Place a MDI Child on Parent form panel control Pin
GetFree123GetFree15-Feb-06 5:03
GetFree123GetFree15-Feb-06 5:03 
AnswerRe: How to Place a MDI Child on Parent form panel control Pin
Dave Kreskowiak15-Feb-06 10:13
mveDave Kreskowiak15-Feb-06 10:13 
GeneralRe: How to Place a MDI Child on Parent form panel control Pin
GetFree123GetFree16-Feb-06 4:29
GetFree123GetFree16-Feb-06 4:29 
QuestionReport Pin
Greeky15-Feb-06 2:45
Greeky15-Feb-06 2:45 
QuestionTextBox Names Pin
Konstantin_progr15-Feb-06 2:41
Konstantin_progr15-Feb-06 2:41 
AnswerRe: TextBox Names Pin
Greeky15-Feb-06 3:04
Greeky15-Feb-06 3:04 
GeneralRe: TextBox Names Pin
Konstantin_progr15-Feb-06 3:41
Konstantin_progr15-Feb-06 3:41 
GeneralRe: TextBox Names Pin
Greeky15-Feb-06 3:51
Greeky15-Feb-06 3:51 
all textboxes are in PANEL named pnlTextBoxes

dim txt as Syetm.Windows.Forms.Textbox<br />
For each txt in pnlTextBoxes.controls<br />
SomeThing=txt.AnyPropery<br />
Next

GeneralRe: TextBox Names Pin
Konstantin_progr15-Feb-06 4:05
Konstantin_progr15-Feb-06 4:05 
QuestionStart windows app from windows service Pin
drodriguez15-Feb-06 1:38
drodriguez15-Feb-06 1:38 
AnswerRe: Start windows app from windows service Pin
albertino callientes15-Feb-06 7:18
albertino callientes15-Feb-06 7:18 
Joke[Message Deleted] Pin
Hari Om Prakash Sharma15-Feb-06 0:19
Hari Om Prakash Sharma15-Feb-06 0:19 
AnswerRe: How to show icon keeping flat style=system on button? Pin
Dave Kreskowiak15-Feb-06 7:44
mveDave Kreskowiak15-Feb-06 7:44 
AnswerRe: How to show icon keeping flat style=system on button? Pin
Joshua Quick15-Feb-06 8:28
Joshua Quick15-Feb-06 8:28 
QuestionCrystal Reports Pin
Mfirdous15-Feb-06 0:00
Mfirdous15-Feb-06 0:00 
QuestionDiscussing coding style of non-fixed length Multi-dimension Array Pin
cylix200014-Feb-06 22:50
cylix200014-Feb-06 22:50 
AnswerRe: Discussing coding style of non-fixed length Multi-dimension Array Pin
Guffa15-Feb-06 3:01
Guffa15-Feb-06 3:01 
AnswerRe: Discussing coding style of non-fixed length Multi-dimension Array Pin
Qhalis15-Feb-06 9:46
Qhalis15-Feb-06 9:46 
QuestionHow can I auto-populate two MS Word document fields (customer name) and (address) Pin
kenn_rosie14-Feb-06 20:36
kenn_rosie14-Feb-06 20:36 
Questionaccess vb Pin
_tasleem14-Feb-06 20:00
_tasleem14-Feb-06 20:00 
AnswerRe: access vb Pin
Joshua Quick15-Feb-06 8:19
Joshua Quick15-Feb-06 8:19 
AnswerRe: access vb Pin
Dave Kreskowiak15-Feb-06 8:41
mveDave Kreskowiak15-Feb-06 8:41 
QuestionSearching a Dataset in VB.Net Pin
mayhem_rules14-Feb-06 17:41
mayhem_rules14-Feb-06 17:41 
AnswerRe: Searching a Dataset in VB.Net Pin
alien viper14-Feb-06 17:55
alien viper14-Feb-06 17:55 
GeneralRe: Searching a Dataset in VB.Net Pin
mayhem_rules14-Feb-06 18:10
mayhem_rules14-Feb-06 18:10 

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.