C# Class WinCompose.WM_WINCOMPOSE

Show file Open project: samhocevar/wincompose

Public Properties

Property Type Description
EXIT uint
OPEN uint

Property Details

EXIT public static property

A custom message ID used to kill other WinCompose instances
public static uint EXIT
return uint

OPEN public static property

A custom message ID used to open various WinCompose windows
public static uint OPEN
return uint