SetImageList(pImageList As Object)
SetImageIndex(bsCaption As String, lIndex As Long)
In Visual Basic IDE, click project in the main menu and select Components from the sub menu. In Component list dialog, check "XMenuImage 1.0 Type Library". After MenuImage is added into the toolbar box, MenuImage control can be inserted into a main form. For non-MDI applications, you need to put MenuImage control in the main form; for MDI applications, you need to put MenuImage control in MDI form. For one application, you just need one instance of XMenuImage.