Inheriting CommonDialog / implementing CommonDialog::RunDialog()
.NET (Core and Framework)
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, Have anybody tried inheriting from CommonDialog class I want to know, how to implement the RunDialog() function in my derived class? Thanks
Ive never done it but you could use Reflector to look how Microsofts developers did it :)
-
Ive never done it but you could use Reflector to look how Microsofts developers did it :)