Hi, just a small DLL from me, for skinning your DBPro windows. First off, this is P5 only, but if anyone would like a Pre-P5 version then let me know. Anyway, 3 new commands...
1) Skin Window: This is our main command, you pass it a Bitmap filename, and the R,G and B components of the colour to be transparent. eg. Skin Window "Skin.bmp",255,0,255
2) Remove Window Skin: This will return the window to it's default state, eg When your app first loads.
3) Drag Window: Just an easy way to drag the window from anywhere on the window, you can use a MouseInZone type function as in the example to restrict dragging to a certain area.
Can be used for anything you want, don't need any credit. Take a look at the example for usage and some notes.
Download: Take a look at this
post
And a screen:
I'm putting the green line around the window down to PS's AA.