Hi,
I have a class CustomFileNameE ditor that inherits from FileNameEditor
I override the method "InitializeDial og" 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 CustomFileNameE ditor
I have a class CustomFileNameE ditor that inherits from FileNameEditor
I override the method "InitializeDial og" 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 CustomFileNameE ditor
Comment