DGKC Control Documentation


Skip Navigation Links.
Skip Navigation LinksHome Page > API Reference > General Computing > IMenu_DG Go to ActiveX docs Search Documentation


IMenu_DG Interface

Properties

int ItemCount

Methods


void Enable(int item, bool enable)


IMenuItem_DG GetItemAt(int index)


IMenuItem_DG InsertAt(int indexAt)


void RemoveAt(int index)


IMenuItem_DG Add()


void RemoveAll()


int FindItem(string name)


IMenu_DG InsertSubMenu(int indexAt)


IMenu_DG GetSubMenu(int i)