K
Kevin
I have a Windows form with several Frame controls containing
Textboxes, Comboboxes, Buttons, etc. The Enabled property on the
Frames are set to False and the user can't edit any of the Textboxes
until they click a button.
When I try this in VB2005 and set the Enabled property to False,
everything in the Frame turns gray and is hard to read (relatively
speaking).
Is there any way to duplicate the functionality of the VB6 Frames?
Textboxes, Comboboxes, Buttons, etc. The Enabled property on the
Frames are set to False and the user can't edit any of the Textboxes
until they click a button.
When I try this in VB2005 and set the Enabled property to False,
everything in the Frame turns gray and is hard to read (relatively
speaking).
Is there any way to duplicate the functionality of the VB6 Frames?