Content


NTL
Core
CDialogBoxEventList

CDialogBoxEventList



Event list with all dialog box widget events added.

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

class CDialogBoxEventList :public CControlEventList
{
public:
    CDialogBoxEventList(IPackage *package, IDialogBox *control, IPackageEntity *entity); // Create event list with all control events
};
Namespace: nitisa
Include: Nitisa/Package/EventLists/DialogBoxEventList.h