[]
public static bool EnumChildWindows(Control ctl, Win32.EnumWindowProc lpEnumFunc, IntPtr lParam)
Public Shared Function EnumChildWindows(ctl As Control, lpEnumFunc As Win32.EnumWindowProc, lParam As IntPtr) As Boolean
| Type | Name | Description |
|---|---|---|
| Control | ctl | |
| Win32.EnumWindowProc | lpEnumFunc | |
| IntPtr | lParam |
| Type | Description |
|---|---|
| bool |