Resource Editors for Device Projects

Using a resource editor with a device project is like using one with a desktop Visual C++ project. This section details some differences between the desktop and device Resource editors. For more information, see Resource Editors.

Device SDKs can define their own user interface (UI) Model, which can be used to filter the list of controls that appear in the Dialog editor to only show the controls that are supported for that platform. Visual Studio includes a Windows CE UI model including the Windows Mobile 2003 SDKs.

In This Section