XbPacks are limited to subscription customers!Roger, do you have plans to add this functionality to the dctabpages?
Just use the SUBCLASS clause of DC_TabPage. Change "FROM XbpTabPage" at the class definition of the XbpImageTabPage to "FROM DC_XbpTabPage". Add two parameters to the init-method. Use the EVAL clause at DCTABPAGE ... to set the image and the caption. Done.