CDialogBoxPropertyList



Dialog box widget property list with all its properties added.

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

class CDialogBoxPropertyList :public CControlPropertyList
{
public:
    CDialogBoxPropertyList(IPackage *package, IDialogBox *control, IPackageEntity *entity); // Create with all control properties added
};
Namespace: nitisa
Include: Nitisa/Core/DialogBoxPropertyList.h