Thread
:
Customize the SaveFileDialog
View Single Post
10-19-2004, 02:23 AM
#
2
(
permalink
)
RobertStout
Registered User
Join Date: Oct 2004
Location: Dank cellar
Posts: 18
You can't inherit from a sealed class.
Don't create a whole new form, simply create a custom control that implements (but does not inherit from) a savefiledialog and a combobox.
RobertStout
View Public Profile
Find More Posts by RobertStout