© ©pEIO May 22, 2004 #1 How I can put an image in the BackgroundImage of the Form Control with one transparent color??? Thanks. Ciao. pEIO
How I can put an image in the BackgroundImage of the Form Control with one transparent color??? Thanks. Ciao. pEIO
H Herfried K. Wagner [MVP] May 22, 2004 #2 * "©pEIO said: How I can put an image in the BackgroundImage of the Form Control with one transparent color??? Click to expand... Assign it to its 'BackgroundImage' property and set the form's 'TransparencyKey' property to an appropriate value.
* "©pEIO said: How I can put an image in the BackgroundImage of the Form Control with one transparent color??? Click to expand... Assign it to its 'BackgroundImage' property and set the form's 'TransparencyKey' property to an appropriate value.
© ©pEIO May 22, 2004 #3 Herfried K. Wagner said: Assign it to its 'BackgroundImage' property and set the form's 'TransparencyKey' property to an appropriate value. Click to expand... Thanks... but I have see the article of MSDN http://msdn.microsoft.com/library/d...apedwindowsformscontrolsinvisualstudionet.asp I try to do it but don't work... i see also the blue part of the image!! Thanks. Ciao. pEIO
Herfried K. Wagner said: Assign it to its 'BackgroundImage' property and set the form's 'TransparencyKey' property to an appropriate value. Click to expand... Thanks... but I have see the article of MSDN http://msdn.microsoft.com/library/d...apedwindowsformscontrolsinvisualstudionet.asp I try to do it but don't work... i see also the blue part of the image!! Thanks. Ciao. pEIO