PtIcon

PtIcon — A container for a Photon Desktop Manager icon.

Synopsis

class PtIcon PtWindow
{
}
		

Base Classes

PtWidget <-- PtBasic <-- PtContainer <-- PtWindow <-- PtIcon

Description

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.

[Note]

For detailed information, please refer to PtIcon in the Photon documentation.