SetLayeredWindowAttributes en controles
Publicado: Vie Feb 09, 2007 6:34 pm
Hola,
:-) ¿Se podría hacer algo así?
SetWindowLong( ::oPanel1:Handle, GWL_EXSTYLE, nOr( GetWindowLong(
::oPanel1:Handle, GWL_EXSTYLE ), WS_EX_LAYERED ) )
SetLayeredWindowAttributes( ::oPanel1:Handle, 0, 0, LWA_ALPHA )
Saludos,
José Luis Capel
:-) ¿Se podría hacer algo así?
SetWindowLong( ::oPanel1:Handle, GWL_EXSTYLE, nOr( GetWindowLong(
::oPanel1:Handle, GWL_EXSTYLE ), WS_EX_LAYERED ) )
SetLayeredWindowAttributes( ::oPanel1:Handle, 0, 0, LWA_ALPHA )
Saludos,
José Luis Capel