Click here to Skip to main content
15,916,846 members
Home / Discussions / C#
   

C#

 
GeneralRe: MS Access Password Pin
S Sansanwal16-Aug-04 14:57
S Sansanwal16-Aug-04 14:57 
GeneralRe: MS Access Password Pin
Johnnypvan17-Aug-04 2:10
Johnnypvan17-Aug-04 2:10 
GeneralNtier app Pin
StephenMcAllister16-Aug-04 11:42
StephenMcAllister16-Aug-04 11:42 
Generaldatareader to datagrid Pin
kings_116-Aug-04 11:41
kings_116-Aug-04 11:41 
GeneralRe: datareader to datagrid Pin
S Sansanwal16-Aug-04 15:07
S Sansanwal16-Aug-04 15:07 
GeneralPrint blank page Pin
Titan516-Aug-04 10:34
Titan516-Aug-04 10:34 
GeneralVS 2005 beta - warnings galore Pin
Judah Gabriel Himango16-Aug-04 9:45
sponsorJudah Gabriel Himango16-Aug-04 9:45 
GeneralRe: VS 2005 beta - warnings galore Pin
Nick Parker16-Aug-04 10:13
protectorNick Parker16-Aug-04 10:13 
GeneralRe: VS 2005 beta - warnings galore Pin
Judah Gabriel Himango16-Aug-04 10:50
sponsorJudah Gabriel Himango16-Aug-04 10:50 
GeneralRe: VS 2005 beta - warnings galore Pin
Nick Parker16-Aug-04 10:58
protectorNick Parker16-Aug-04 10:58 
GeneralRe: VS 2005 beta - warnings galore Pin
Judah Gabriel Himango16-Aug-04 11:46
sponsorJudah Gabriel Himango16-Aug-04 11:46 
GeneralRe: VS 2005 beta - warnings galore Pin
LongRange.Shooter17-Aug-04 3:39
LongRange.Shooter17-Aug-04 3:39 
GeneralRe: VS 2005 beta - warnings galore Pin
Judah Gabriel Himango17-Aug-04 4:18
sponsorJudah Gabriel Himango17-Aug-04 4:18 
GeneralGhost windows Pin
Itay Sagui16-Aug-04 9:21
Itay Sagui16-Aug-04 9:21 
GeneralRe: Ghost windows Pin
Nick Parker16-Aug-04 10:03
protectorNick Parker16-Aug-04 10:03 
Itay Sagui wrote:
Does anyone know how to do the Ghost window feature, that can be seen at:

The look can be accomplished simply by setting the Opacity property of your form to the desired amount.


Itay Sagui wrote:
"If the layered window has the WS_EX_TRANSPARENT extended window style, the shape of the layered window will be ignored and the mouse events will be passed to the other windows underneath the layered window." But it does not seem to work....


What are you doing? Have you tried to override the CreateParams and or'ing the WS_EX_TRANSPARENT (0x00000020L) window style?

- Nick Parker
My Blog | My Articles

GeneralRe: Ghost windows Pin
Itay Sagui16-Aug-04 10:11
Itay Sagui16-Aug-04 10:11 
GeneralRe: Ghost windows Pin
Nick Parker16-Aug-04 10:24
protectorNick Parker16-Aug-04 10:24 
Questionusing ReflectionPermission to access Protected members? Pin
LongRange.Shooter16-Aug-04 9:00
LongRange.Shooter16-Aug-04 9:00 
GeneralDrop Down List within a Template Column footer in a DataGrid Pin
spaskewitz16-Aug-04 8:51
spaskewitz16-Aug-04 8:51 
Generallogging on desktop Pin
mathon16-Aug-04 7:28
mathon16-Aug-04 7:28 
GeneralRe: logging on desktop Pin
Dave Kreskowiak17-Aug-04 4:52
mveDave Kreskowiak17-Aug-04 4:52 
GeneralRe: logging on desktop Pin
mathon17-Aug-04 7:45
mathon17-Aug-04 7:45 
GeneralRe: logging on desktop Pin
Dave Kreskowiak18-Aug-04 8:37
mveDave Kreskowiak18-Aug-04 8:37 
GeneralUsing piped function parameters and properties Pin
MrEyes16-Aug-04 7:22
MrEyes16-Aug-04 7:22 
GeneralRe: Using piped function parameters and properties Pin
Dave Kreskowiak17-Aug-04 4:48
mveDave Kreskowiak17-Aug-04 4:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.