Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to Get Controls in Desigener window on to your own UserControl (Component) Pin
Vikyjain14-Oct-04 22:24
Vikyjain14-Oct-04 22:24 
GeneralVisual Basic 6.0 Backup Procedure 0:08 15 Oct '04 Pin
kengharng14-Oct-04 20:43
kengharng14-Oct-04 20:43 
GeneralRe: Visual Basic 6.0 Backup Procedure 0:08 15 Oct '04 Pin
Dave Kreskowiak15-Oct-04 1:39
mveDave Kreskowiak15-Oct-04 1:39 
GeneralRe: Visual Basic 6.0 Backup Procedure 0:08 15 Oct '04 Pin
kengharng19-Oct-04 19:13
kengharng19-Oct-04 19:13 
GeneralRe: Visual Basic 6.0 Backup Procedure 0:08 15 Oct '04 Pin
Dave Kreskowiak20-Oct-04 1:35
mveDave Kreskowiak20-Oct-04 1:35 
GeneralClick custom addin button Office Com Addin Pin
shinay14-Oct-04 17:26
shinay14-Oct-04 17:26 
GeneralRemoting / Windows Service / NotifyIcon communication. Pin
bswiftly14-Oct-04 9:01
bswiftly14-Oct-04 9:01 
GeneralTraversing a form/frame's controls through code Pin
Pualee14-Oct-04 8:09
Pualee14-Oct-04 8:09 
I have recently begun working in a job with VB6. I am used to embedded C/C++, so there is a large learning curve for me.

What I am trying to do is make a class or module that can traverse all the controls on a form. I want a generic way to choose any given control within my code. I looked at the form methods, but cannont find anything that will return a collection of controls. The "Form.Controls" property looked promising, but would not return a collection of controls. It returns an object representing the controls. Is there any way to use this, or anything else in VB6 that would allow my to select controls within my code without knowing how many controls are on the form? Perhaps there is something visible through the tab order?

Thanks in advance,
Paul
GeneralRe: Traversing a form/frame's controls through code Pin
Dave Kreskowiak15-Oct-04 3:30
mveDave Kreskowiak15-Oct-04 3:30 
GeneralRe: Traversing a form/frame's controls through code Pin
Pualee15-Oct-04 17:27
Pualee15-Oct-04 17:27 
GeneralBinding Controls to a Class's property Pin
Maco de Vries14-Oct-04 4:30
Maco de Vries14-Oct-04 4:30 
GeneralLocating Folder regardless of OS Pin
cwayman14-Oct-04 3:33
cwayman14-Oct-04 3:33 
GeneralRe: Locating Folder regardless of OS Pin
Jim Matthews14-Oct-04 4:39
Jim Matthews14-Oct-04 4:39 
GeneralRe: Locating Folder regardless of OS Pin
cwayman14-Oct-04 4:58
cwayman14-Oct-04 4:58 
Generale-mail Crystal Report through VB.net Pin
Prakash Chajer14-Oct-04 0:00
Prakash Chajer14-Oct-04 0:00 
QuestionHow to detect if windows appearance is XP style or classic? Pin
Mr_Wilber13-Oct-04 23:45
Mr_Wilber13-Oct-04 23:45 
AnswerRe: How to detect if windows appearance is XP style or classic? Pin
Mekong River14-Oct-04 17:13
Mekong River14-Oct-04 17:13 
GeneralProblems with Crystal Report Pin
Mike Jo13-Oct-04 22:40
Mike Jo13-Oct-04 22:40 
QuestionHow to 'deploy' without need to install .net framework?? Pin
bitpusher13-Oct-04 13:26
bitpusher13-Oct-04 13:26 
AnswerRe: How to 'deploy' without need to install .net framework?? Pin
Colin Angus Mackay13-Oct-04 13:34
Colin Angus Mackay13-Oct-04 13:34 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
bitpusher13-Oct-04 13:48
bitpusher13-Oct-04 13:48 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
Colin Angus Mackay13-Oct-04 13:55
Colin Angus Mackay13-Oct-04 13:55 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
J4amieC14-Oct-04 0:50
J4amieC14-Oct-04 0:50 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
bitpusher14-Oct-04 5:24
bitpusher14-Oct-04 5:24 
GeneralRe: How to 'deploy' without need to install .net framework?? Pin
J4amieC14-Oct-04 6:06
J4amieC14-Oct-04 6:06 

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.