from TWindows() i can get a Childlist of all Controls
- Code: Select all Expand view
- oWnd:aControls
but how to get Childlist of a single Control when have Child
oWnd:aControls
Antonio Linares wrote:EnumChildWindows( hWndControl, { | hWndChild | ... } )
In FWH 24.02 the codeblock must returns .T. to continue with the next child, or .F. to stop the enum
In previous FWH builds, .T. is used by default
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests