hi.

I want make a project to can read PSD File and show layers in transparentform in vb6.any way ?


for example i have 2 layer in PSD File and their name are Button and Button_Over,so i want read two layers and show in transparent form and when i move my mouse on button

layer,show Button_over layer on it.

I found samples to can read psd file and show layers on form but cant show on transparent form?