Click here to Skip to main content
15,917,645 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Why are my status and progress bars not updating [modified] Pin
Luc Pattyn4-Sep-09 15:37
sitebuilderLuc Pattyn4-Sep-09 15:37 
QuestionResizing a control Pin
EliottA4-Sep-09 9:09
EliottA4-Sep-09 9:09 
AnswerRe: Resizing a control Pin
Henry Minute4-Sep-09 10:08
Henry Minute4-Sep-09 10:08 
GeneralRe: Resizing a control Pin
Luc Pattyn4-Sep-09 10:43
sitebuilderLuc Pattyn4-Sep-09 10:43 
GeneralRe: Resizing a control Pin
Henry Minute4-Sep-09 10:52
Henry Minute4-Sep-09 10:52 
GeneralRe: Resizing a control Pin
Luc Pattyn4-Sep-09 11:14
sitebuilderLuc Pattyn4-Sep-09 11:14 
GeneralRe: Resizing a control Pin
Henry Minute4-Sep-09 11:25
Henry Minute4-Sep-09 11:25 
GeneralRe: Resizing a control Pin
Luc Pattyn4-Sep-09 12:19
sitebuilderLuc Pattyn4-Sep-09 12:19 
GeneralRe: Resizing a control Pin
Henry Minute4-Sep-09 12:38
Henry Minute4-Sep-09 12:38 
GeneralRe: Awaiting the language police Pin
Luc Pattyn4-Sep-09 12:52
sitebuilderLuc Pattyn4-Sep-09 12:52 
GeneralRe: Awaiting the language police Pin
Henry Minute4-Sep-09 13:22
Henry Minute4-Sep-09 13:22 
AnswerRe: Resizing a control Pin
DaveAuld4-Sep-09 10:17
professionalDaveAuld4-Sep-09 10:17 
AnswerRe: Resizing a control Pin
Luc Pattyn4-Sep-09 10:45
sitebuilderLuc Pattyn4-Sep-09 10:45 
QuestionUpdate db in ADO.NET Pin
TheMrProgrammer4-Sep-09 7:19
TheMrProgrammer4-Sep-09 7:19 
AnswerRe: Update db in ADO.NET Pin
Henry Minute4-Sep-09 8:37
Henry Minute4-Sep-09 8:37 
AnswerRe: Update db in ADO.NET Pin
Kschuler4-Sep-09 9:34
Kschuler4-Sep-09 9:34 
GeneralRe: Update db in ADO.NET Pin
TheMrProgrammer4-Sep-09 20:51
TheMrProgrammer4-Sep-09 20:51 
GeneralRe: Update db in ADO.NET Pin
Kschuler8-Sep-09 2:43
Kschuler8-Sep-09 2:43 
AnswerRe: Update db in ADO.NET Pin
Steven J Jowett4-Sep-09 12:12
Steven J Jowett4-Sep-09 12:12 
GeneralRe: Update db in ADO.NET Pin
TheMrProgrammer4-Sep-09 20:46
TheMrProgrammer4-Sep-09 20:46 
QuestionShare (or import/export) a ComboBox between 2 forms? Pin
Hurricane30004-Sep-09 6:06
Hurricane30004-Sep-09 6:06 
Hi all,

I have a little problem and I hope to find some help:

I'm developing a program (C.F.2-V.B.)that have multiple forms.
I need that when I switch from Form1 to Form2, I can continuing to use some of controls builded in Form1.
For example, if in Form1 I have a ComboBox1 populated with its appropiate items, when I switch on Form2, I need to have the same ComboBox1 (without the need to build a new ComboBox and re-populate it with same values).
Is it possible?
This to avoid to do 2 time the same work, and to save precious memory of device.

Thanks

Ignazio
AnswerRe: Share (or import/export) a ComboBox between 2 forms? Pin
Henry Minute4-Sep-09 8:38
Henry Minute4-Sep-09 8:38 
GeneralRe: Share (or import/export) a ComboBox between 2 forms? Pin
Hurricane30004-Sep-09 9:20
Hurricane30004-Sep-09 9:20 
GeneralRe: Share (or import/export) a ComboBox between 2 forms? Pin
Henry Minute4-Sep-09 9:34
Henry Minute4-Sep-09 9:34 
GeneralRe: Share (or import/export) a ComboBox between 2 forms? Pin
Hurricane30004-Sep-09 9:47
Hurricane30004-Sep-09 9:47 

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.