I know dx works with surfaces but can a form be used as a surface? If not, can you create a surface on a form?

I have a need to blit sprites graphics to a form for my level editor tool, I don't want to use bltbit because I don't want to have to create masks for all my sprites just to have transparencies.

Thanks for any info