A while back I shared my VB dll wrapper exposing some objects. Here is my re-written VB dll wrapper, much simpler letting you use VB Forms and Controls in a more "COM" oriented way. Here are the Methods,Properties,and Objects. Look @ the example files to get the details. .Set_Window Setup your Gui(Window) (if X and Y = 0 Gui is centered) .Set_Control Setup your Controls on Gui .Load_Picture Load a picture file to an object .Obj2Ptr Get a pointer from an object .RGB_ VB's R