Microsoft Knowledge Base Email Alertz

Information about the Windowed SELECT control and about the Windowless SELECT control in Internet Explorer 7

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 927377 - Last Review: September 22, 2011 - Revision: 3.0

Information about the Windowed SELECT control and about the Windowless SELECT control in Internet Explorer 7

Notice
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986  (http://kbalertz.com/Feedback.aspx?kbNumber=256986/ ) Description of the Microsoft Windows registry

SUMMARY

The two types of SELECT controls that are included in Windows Internet Explorer 7 are the Windowed SELECT control and the Windowless SELECT control. This article contains information about these controls.

MORE INFORMATION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.The Windowed SELECT control was implemented as a wrapper of a native shell common control in Microsoft Internet Explorer 6 and in earlier versions of Internet Explorer. The Windowless SELECT control was implemented as a fully intrinsic element in Internet Explorer 7.

The Windowless SELECT control was designed to replace the Windowed SELECT control in Internet Explorer 7. However, this design change has triggered some compatibility issues with Microsoft Office 2003 and with earlier versions of Office. For Internet Explorer 7 to support the Windowed SELECT control in Office 2003 and earlier versions, the following registry subkey is added when you install Internet Explorer 7:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ Main\FeatureControl\FEATURE_USE_WINDOWEDSELECTCONTROL
The following are the default registry DWORD entries for the FEATURE_USE_WINDOWEDSELECTCONTROL subkey:
Collapse this tableExpand this table
DWORD entryDWORD value
Excel.exe1
Infopath.exe1
Powerpnt.exe1
Winword.exe1
These default registry entries determine what type of SELECT control these applications are using. If you make any changes to these values, this may break the hosting behavior of these applications in Internet Explorer 7.

By default, the Windowless SELECT control is used when MSHTML is loaded under the following circumstances:
  • For applications that do not have a DWORD entry
  • For applications whose DWORD value is set to 0
The Windowed SELECT control is used for applications that have a DWORD value that is set to 1.

REFERENCES

To view the release notes for Internet Explorer 7, visit the following Microsoft Web site:
http://msdn.microsoft.com/en-us/ie/aa740486.aspx (http://msdn.microsoft.com/en-us/ie/aa740486.aspx)
For more information about the DOCHOSTUIFLAG enumerated type and about the set of flags that indicate the capabilities of an IDocHostUIHandler implementation, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/Aa753277.aspx (http://msdn2.microsoft.com/en-us/library/Aa753277.aspx)

APPLIES TO
  • Windows Internet Explorer 9
  • Windows Internet Explorer 7
Keywords: 
kbtshoot kbprb KB927377
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate