Hi all,
I am new here and i am new in VB.net programming.
I just start with making one new program with really special design (because i am web designer) and i use Border style: None on my FORM and I using one image in background (my design of form). So my first problem is that my BACKGROUND image have sphere shapes on some places and when i making design in PhotoShop i save every image to .png but i have problem. Edges of that sphere parts are really pixelized and work look really bad... So my first question is:
1.) What is best TransparencyKey color for my FORM ??? (When I making image I saving it as PNG and my background of image is transparent)
If PNG is not good way please could someone tell me which is best ???

My sec. problem is that I need transparent Textboxes (and some other controls but for now Textboxes)...
So i try with some thing what i find on google but nothing is not really good at all. Best result i get with "Alpha text box" Class what i find on CodeGuru, but really bad quality of text and some options (like Read Only) dont work...
So...

2.) What is best way for transparent TextBoxes in VB.net (i need to see my FORM Background image through textbox) ???


Sry for my bad English...

Thanks in advice,
Stefan