i´m searching for TAB Sample and found TTabControl() and TTabs()
for TTabControl () i found
c:\fwh\samples\testtctr.prg
but Sample is limited to 10 lines ...
---
as i remember SysTabControl is "just" Control for "Tabs" but have "no Body"
in FiveWin Sample i can "see" a white Area so i guess "something" have add
but how to "use Body" as Parent to put a Control on it
---
i try to use oTabs as Parent but got Error
Called from: ../../../tobject.prg => TTABCONTROL:ADIALOGS( 0 )
Called from: .\source\classes\WINDOW.PRG => (b)TWINDOW_GOTFOCUS( 3018 )
but there is not ADIALOGS in CLASS TTabControl() ... hm
who can help me and show me a (working) Sample
.p.s. i do not want to use CLASS TTabs()