MSHTML Classes: CFrameSetSite

An instance of the CFrameSetSite class is created for each FRAMESET tag.

Identifiers

coclass: HTMLFrameSetSite {3050F31A-98B5-11CF-BB82-00AA00BDCE0B}
dispinterface: DispHTMLFrameSetSite {3050F514-98B5-11CF-BB82-00AA00BDCE0B}

Scripting

The table below lists the interface members that the CFrameSetSite 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.

Property Attribute Interface Member
appendChild   IHTMLDOMNode appendChild
attributes   IHTMLDOMNode get_attributes
border same IHTMLFrameSetElement get_border
put_border
borderColor same IHTMLFrameSetElement get_borderColor
put_borderColor
childNodes   IHTMLDOMNode get_childNodes
cloneNode   IHTMLDOMNode cloneNode
cols same IHTMLFrameSetElement get_cols
put_cols
firstChild   IHTMLDOMNode get_firstChild
frameBorder same IHTMLFrameSetElement get_frameBorder
put_frameBorder
frameSpacing same IHTMLFrameSetElement get_frameSpacing
put_frameSpacing
hasChildNodes   IHTMLDOMNode hasChildNodes
insertBefore   IHTMLDOMNode insertBefore
lastChild   IHTMLDOMNode get_lastChild
name same IHTMLFrameSetElement get_name
put_name
nextSibling   IHTMLDOMNode get_nextSibling
nodeName   IHTMLDOMNode get_nodeName
nodeType   IHTMLDOMNode get_nodeType
nodeValue   IHTMLDOMNode get_nodeValue
put_nodeValue
onafterprint same IHTMLFrameSetElement2 get_onafterprint
put_onafterprint
onbeforeprint same IHTMLFrameSetElement2 get_onbeforeprint
put_onbeforeprint
onbeforeunload same IHTMLFrameSetElement get_onbeforeunload
put_onbeforeunload
onload same IHTMLFrameSetElement get_onload
put_onload
onunload same IHTMLFrameSetElement get_onunload
put_onunload
ownerDocument   IHTMLDOMNode2 get_ownerDocument
parentNode   IHTMLDOMNode get_parentNode
previousSibling   IHTMLDOMNode get_previousSibling
removeChild   IHTMLDOMNode removeChild
removeNode   IHTMLDOMNode removeNode
replaceChild   IHTMLDOMNode replaceChild
replaceNode   IHTMLDOMNode replaceNode
rows same IHTMLFrameSetElement get_rows
put_rows
swapNode   IHTMLDOMNode swapNode
uniqueID   IHTMLUniqueName get_uniqueID
uniqueNumber   IHTMLUniqueName get_uniqueNumber