Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Reference
Libraries Reference
MFC
Classes
CDHtmlDialog Class

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
MFC Library Reference 
DDX_DHtml Helper Macros 

The DDX_DHtml helper macros allow easy access to the commonly used properties of controls on an HTML page.

Data Exchange Macros

DDX_DHtml_ElementValue

Sets or retrieves the Value property from the selected control.

DDX_DHtml_ElementInnerText

Sets or retrieves the text between the start and end tags of the current element.

DDX_DHtml_ElementInnerHtml

Sets or retrieves the HTML between the start and end tags of the current element.

DDX_DHtml_Anchor_Href

Sets or retrieves the destination URL or anchor point.

DDX_DHtml_Anchor_Target

Sets or retrieves the target window or frame.

DDX_DHtml_Img_Src

Sets or retrieves the name of an image or a video clip in the document.

DDX_DHtml_Frame_Src

Sets or retrieves the URL of the associated frame.

DDX_DHtml_IFrame_Src

Sets or retrieves the URL of the associated frame.

Header: afxdhtml.h

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker