B
Björn Lalin
Does anyone know how to create a custom save/open file dialog?
What I need is to place a textfield on the dialog but it is not
possible by inheritance since the SaveFileDialog/OpenFileDialog
API classes are sealed.
Has anyone done this/knows how to do this? I would be very grateful
for some help or directions.
/Bjorn
What I need is to place a textfield on the dialog but it is not
possible by inheritance since the SaveFileDialog/OpenFileDialog
API classes are sealed.
Has anyone done this/knows how to do this? I would be very grateful
for some help or directions.
/Bjorn