user controls - opacity usercontrol c#.net 3.5 -


why not user control have 'opacity' property? how can use set property on user control?

for winforms

to make usercontrol transparent, have give ws_ex_transparent style, override onpaintbackground method draw background opacity, , invalidates parent redraw control whenever need update graphics


Comments

Popular posts from this blog

c++ - error: use of deleted function -

Cursor error with postgresql, pgpool and php -

iphone - Request for member 'uitextfield' in something not a structure or union? -