Content


NTL
Core
CControlPropertyList

CControlPropertyList



Control property list with all control properties added.

You can find more information in comments below. Overrided methods can be found in corresponding base class.

class CControlPropertyList :public CComponentPropertyList
{
public:
    CControlPropertyList(IPackage *package, IControl *control, IPackageEntity *entity); // Create with all control properties added
};
Namespace: nitisa
Include: Nitisa/Package/PropertyLists/ControlPropertyList.h