Geoff Chappell - Software Analyst
An instance of the CTextArea class is created for each TEXTAREA tag.
coclass: | HTMLTextAreaElement | {3050F2AC-98B5-11CF-BB82-00AA00BDCE0B} |
dispinterface: | DispHTMLTextAreaElement | {3050F521-98B5-11CF-BB82-00AA00BDCE0B} |
The table below lists the interface members that the CTextAreaElement class exposes as properties (methods, collections, etc) through its string table in addition to the very many properties that are common to all elements.
Properties that Microsoft does not list in the HTML and DHTML Reference are highlighted yellow. Properties that are listed but not as applying to the textArea object are shaded yellow.
Property | Attribute | Interface | Member |
---|---|---|---|
appendChild | IHTMLDOMNode | appendChild | |
attributes | IHTMLDOMNode | get_attributes | |
childNodes | IHTMLDOMNode | get_childNodes | |
cloneNode | IHTMLDOMNode | cloneNode | |
cols | same | IHTMLTextAreaElement | get_cols put_cols |
createTextRange | IHTMLTextAreaElement | createTextRange | |
dataFld | IHTMLDataBinding | get_dataFld put_dataFld |
|
dataFormatAs | IHTMLDataBinding | get_dataFormatAs put_dataFormatAs |
|
dataSrc | IHTMLDataBinding | get_dataSrc put_dataSrc |
|
defaultValue | IHTMLTextAreaElement | get_defaultValue put_defaultValue |
|
firstChild | IHTMLDOMNode | get_firstChild | |
form | IHTMLTextAreaElement | get_form | |
hasChildNodes | IHTMLDOMNode | hasChildNodes | |
insertBefore | IHTMLDOMNode | insertBefore | |
lastChild | IHTMLDOMNode | get_lastChild | |
name | same | IHTMLTextAreaElement | get_name put_name |
nextSibling | IHTMLDOMNode | get_nextSibling | |
nodeName | IHTMLDOMNode | get_nodeName | |
nodeType | IHTMLDOMNode | get_nodeType | |
nodeValue | IHTMLDOMNode | get_nodeValue put_nodeValue |
|
onchange | same | IHTMLTextAreaElement | get_onchange put_onchange |
onselect | same | IHTMLTextAreaElement | get_onselect put_onselect |
ownerDocument | IHTMLDOMNode2 | get_ownerDocument | |
parentNode | IHTMLDOMNode | get_parentNode | |
previousSibling | IHTMLDOMNode | get_previousSibling | |
readOnly | same | IHTMLTextAreaElement | get_readOnly put_readOnly |
removeChild | IHTMLDOMNode | removeChild | |
removeNode | IHTMLDOMNode | removeNode | |
replaceChild | IHTMLDOMNode | replaceChild | |
replaceNode | IHTMLDOMNode | replaceNode | |
rows | same | IHTMLTextAreaElement | get_rows put_rows |
select | IHTMLTextAreaElement | select | |
status | IHTMLTextAreaElement | get_status put_status |
|
swapNode | IHTMLDOMNode | swapNode | |
type | IHTMLTextAreaElement | get_type | |
uniqueID | IHTMLUniqueName | get_uniqueID | |
uniqueNumber | IHTMLUniqueName | get_uniqueNumber | |
value | IHTMLTextAreaElement | get_value put_value |
|
wrap | same | IHTMLTextAreaElement | get_wrap put_wrap |