How to be able to derive from Microsoft.VisualStudio.PlatformUI.DialogWindow?
Dave Reid
0
Reputation points
I have been unable to get visibility to DialogWindow. The following fails.
Public Class Class1
Inherits Microsoft.VisualStudio.PlatformUI.DialogWindow
```End Class
I installed "Visual Studio extension development" but typing "Microsoft." in IntelliSense still does not show "VisualStudio" as being available for the next piece. A search in Object Browser gets no matches for "DialogWindow".
2 answers
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
MohamadAmirulRizwanBinMohamad-3092 5 Reputation points
2024-05-30T20:11:24.4366667+00:00