ZennoLab Assemblies Documentation
HtmlElement Class Methods


ZennoLab.CommandCenter Namespace : HtmlElement Class

For a list of all members of this type, see HtmlElement members.

Public Methods
 NameDescription
Public MethodThe performs the click event on the html element.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodPerforms the drag and drop events for specified elements.  
Public MethodSupports rendering to the bitmap.  
Public MethodSupports rendering part of element to the bitmap.  
Public MethodSupports rendering part of element to the bitmap.  
Public MethodSupports rendering to the bitmap.  
Public MethodDrop file to the element.  
Public MethodSearches for an element among the children by the attribute, and returns the first occurrence.  
Public MethodSearches for an element among the children by the ID, and returns the first occurrence.  
Public MethodSearches for an element among the children by the name, and returns the first occurrence.  
Public MethodSearches for an element among the children by the tag, and returns the first occurrence.  
Public MethodSearches for an element among the children by the xpath.  
Public MethodSearches for all elements among the children by the attribute.  
Public MethodSearches for all elements among the children by the ID.  
Public MethodSearches for all elements among the children by the name.  
Public MethodSearches for all elements among the children by the tags.  
Public MethodSearches for all elements among the children by the xpath.  
Public MethodSets input focus to the html element.  
Public MethodReturns the text of attribute.  
Public MethodReturns the all children.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodReturns the value of the selected items.  
Public MethodReturns the text of style property.  
Public MethodReturns the value of the html element.  
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInserts the specified element after this element.  
Public MethodInserts the specified element before this element.  
Public MethodReloads the html element.  
Public MethodRemoves the specified attribute.  
Public MethodRemoves a first level child element.  
Public MethodReplaces the specified child element.  
Public MethodThe performs the specified event for html element.  
Public MethodThe performs scroll the tab to the current html element.  
Public MethodSets the text of attribute.  
Public MethodSets the value of the selected items.  
Public MethodSets the value of the html element.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

HtmlElement Class
ZennoLab.CommandCenter Namespace
HtmlElementCollection Class
Instance Class
Tab Class
Document Class