Click to See Complete Forum and Search --> : Dialog Box


delbert Harry
April 27th, 1999, 11:59 AM
Is there a way to scroll through the controls in a dialog box like in visual basic?

Paul McKenzie
April 27th, 1999, 12:20 PM
Just add the WS_VSCROLL style to the dialog.

Regards,

Paul McKenzie

delbert Harry
April 27th, 1999, 12:57 PM
I think I wrote my question incorrectly. I would like to know if there is a collection object that contains all of the object on the Dialog Box?