C# Class System.Windows.Forms.MessageBoxManager.CWPRETSTRUCT

Show file Open project: marijnkampf/Random-Photo-Screensaver Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.IntPtr
lResult System.IntPtr
message uint
wParam System.IntPtr

Property Details

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lParam public property

public IntPtr,System lParam
return System.IntPtr

lResult public property

public IntPtr,System lResult
return System.IntPtr

message public property

public uint message
return uint

wParam public property

public IntPtr,System wParam
return System.IntPtr