Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

Widget Registry Values

The following example shows the information available in the registry about the widgets:

Copy Code
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu
	"SepHt" - Total height of a separator item.
	"SepXMrg" – CX Margin around separator line.
	"SepYMrg – CY Margin around separator line.
	"BarLMrg" – CX Left Margin around text.
	"BarRMrg" – CX Right Margin around text.
	"BarTMrg" – CY Margin around text.
	"Page" –	Number of arrows that equal a PageUp.

Default Small Widget:

  • CX Margin around text = 15

  • CX Size of a check mark area = 7

  • CY Size of a check mark area = 7

  • CX Margin around checkmark image = 4

  • CY Margin around checkmark image = 5

  • X Location of checkmark images in the global widget bitmap = 0

  • Y Location of checkmark images in the global widget bitmap = 0

Default Large Widgets:

  • CX Margin around text = 30

  • CX Size of a check mark area = 14

  • CY Size of a check mark area = 14

  • CX Margin around checkmark image = 8

  • CY Margin around checkmark image = 8

  • X Location of checkmark images in the global widget bitmap = 7

  • Y Location of checkmark images in the global widget bitmap = 0

See Also

Other Resources

Menus and Fonts