Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the enumeration for windows user constant.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As WinUserConstant
Syntax
'Declaration
Public Enumeration WinUserConstant
public enum WinUserConstant
public enum class WinUserConstant
public enum WinUserConstant
public enum WinUserConstant
Members
| Member name | Description |
|---|---|
| GA_ROOT | Value = 2. |
| GW_CHILD | Value = 5 |
| GW_HWNDFIRST | Value = 0 |
| GW_HWNDLAST | Value = 1 |
| GW_HWNDNEXT | Value = 2 |
| GW_HWNDPREV | Value =3 |
| GW_OWNER | Value = 4 |
| GWL_EXSTYLE | Value = -20 |
| GWL_HINSTANCE | Value = -6 |
| GWL_HWNDPARENT | Value = -8 |
| GWL_ID | |
| GWL_STYLE | Value = -16 |
| GWL_USERDATA | Value = -21 |
| GWL_WNDPROC | Value = -4 |
| HWND_BOTTOM | Value = 1 |
| HWND_NOTOPMOST | Value = -2 |
| HWND_TOP | Value = 0 |
| HWND_TOPMOST | Value = -1 |
| MF_BYCOMMAND | Value = 0 |
| MF_BYPOSITION | Value = 0x400 |
| MK_LBUTTON | Value = 1 |
| MK_RBUTTON | Value = 2 |
| SC_CLOSE | Value = 0xf060 |
| SM_CYCAPTION | Value = 4 |
| SW_FORCEMINIMIZE | Value = 11 |
| SW_HIDE | Value = 0 |
| SW_MAX | Value = 11 |
| SW_MAXIMIZE | Value = 3 |
| SW_MINIMIZE | Value = 6 |
| SW_NORMAL | Value = 1 |
| SW_RESTORE | Value = 9 |
| SW_SHOW | Value = 5 |
| SW_SHOWDEFAULT | Value = 10 |
| SW_SHOWMAXIMIZED | Value = 3 |
| SW_SHOWMINIMIZED | Value = 2 |
| SW_SHOWMINNOACTIVE | Value = 7 |
| SW_SHOWNA | Value = 8 |
| SW_SHOWNOACTIVATE | Value = 4 |
| SW_SHOWNORMAL | Value = 1 |
Platforms
See Also
Reference
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.NativeMethods Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.