Win32Methods Class
Visual Studio 2015
Imports some Win32 window management functions.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Win32Methods() | Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | IsDialogMessageA(IntPtr, MSG) | Determines if a message is intended for the specified dialog box, and if so processes the message. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() ![]() | SetParent(IntPtr, IntPtr) | Changes the parent window of the specified child window. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


