Hello to you,
I’m using VB6 SP6, SmartUI 2.0
I’m newbie using SmartUI
I have successfuly create menu using SmartUI, now I want to add the icon file at the left side of menu
I have some icon files (add.ico, edit.ico, save.ico)
code :
Set Item = SmartMenu.SmartItems(1).SubItems.Add(, “SAVE”, “&New”, MenuDefault)
Item.Shortcut = “Ctrl+S”
Item.Image = LoadPicture(“c:\tasnewplus\ico\save.ico”)
But It’s not work,
Please help & guide me. Thanks
Regards,
Steven, email : stvhui@yahoo.com
Applies to Xceed SmartUI (ActiveX). Imported from legacy forums. Posted by steven (had 2872 views)