GetWindowEventArgs(WindowType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructs a GetWindowEventArgs requesting the given WindowType.
public:
GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public:
GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public GetWindowEventArgs (Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType windowType);
new Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs : Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType -> Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs
Public Sub New (windowType As WindowType)
Parameters
- windowType
- WindowType