Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.69 KB

registering-control-panel-items.md

File metadata and controls

57 lines (39 loc) · 1.69 KB
description title ms.topic ms.date ms.assetid api_name api_type api_location topic_type
Control Panel items must be registered in order to appear in the Control Panel window.
Registering Control Panel Items
article
05/31/2018
6f21f223-a293-47b5-95e9-06b7a4ff1652
kbArticle

Registering Control Panel Items

Control Panel items must be registered in order to appear in the Control Panel window. If the Control Panel item is implemented as part of a .exe file then it is registered as a command object. Registration differs if the item is implemented as a .dll file that exports the CPlApplet function.

Specific requirements are discussed in these topics:

Related topics

Control Panel Items

User Experience Guidelines

Using CPLApplet

Control Panel Message Processing

Executing Control Panel Items

Extending System Control Panel Items

Assigning Control Panel Categories

Creating Searchable Task Links for a Control Panel Item

Accessing the Control Panel in Safe Mode under Windows Vista