`
Windows API: TAB handle & child window? 2002-08-27 -- Jens Weiermann Newsgroups: softvelocity.products.c55ee Hi Ville, I'm doing this by creating a dummy Clarion control (a region). Then I create the window using CreateWindowEx and assign the new window handle to the region: ?Region1{PROP:HANDLE} = CreateWindowEx(...) The parent window for the newly created control should be Window{PROP:CLIENTHANDLE}. Works fine for me (not only for tabs, but also for groups) in my products like SysTree, SysDTP, ... Regards, Jens -- Jens Weiermann solid.software http://www.solidsoftware.de "Ville Vahtera" Printed November 21, 2024, 6:56 am This article has been viewed/printed 35211 times. Google search has resulted in 48 hits on this article since January 25, 2004. |