i´m searching for TAB Sample and found TTabControl() and TTabs()
for TTabControl () i found
but Sample is limited to 10 lines ...c:\fwh\samples\testtctr.prg
![Sad :(](./images/smilies/icon_sad.gif)
---
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
![Question :?:](./images/smilies/icon_question.gif)
---
i try to use oTabs as Parent but got Error
but there is not ADIALOGS in CLASS TTabControl() ... hmCalled from: ../../../tobject.prg => TTABCONTROL:ADIALOGS( 0 )
Called from: .\source\classes\WINDOW.PRG => (b)TWINDOW_GOTFOCUS( 3018 )
![Confused :?](./images/smilies/icon_confused.gif)
who can help me and show me a (working) Sample
.p.s. i do not want to use CLASS TTabs()