P
Polo
Hi,
I have a class CustomFileNameEditor that inherits from FileNameEditor
I override the method "InitializeDialog" to customize the filter property
When I run the application this method is called only one time.
The problem is that the filter property can be change for each instance of
the class that has the CustomFileNameEditor
I have a class CustomFileNameEditor that inherits from FileNameEditor
I override the method "InitializeDialog" to customize the filter property
When I run the application this method is called only one time.
The problem is that the filter property can be change for each instance of
the class that has the CustomFileNameEditor