PtIcon -- A container for a Photon Desktop Manager icon.
class PtIcon PtWindow { }
PtWidget <-- PtBasic <-- PtContainer <-- PtWindow <-- PtIcon
This widget is a miniature window that holds icons. It allows two sizes: 43 X 43 pixels for the Photon Desktop Manager, and 15 X 15 pixels for the Taskbar.
For detailed information, please refer to PtIcon in the Photon documentation.