...
Notice that each instance of CommonDialog is used for only one type of Show operation. This simplifies things and means we can migrate each instance to a specific .NET replacement.
Migrating CommonDialog to different
...
Winforms Common dialog components
The migration has three steps:
...