Label Properties |
Properties |
Description |
ACCESSKEY |
AccessKey |
Sets or gets the shortcut key for an object. |
Atomicselection |
|
Specifies whether an element and its contents can be selected uniformly in an invisible unit. |
AUTOCOMPLETE |
AutoComplete |
Sets or gets the auto-complete state of the object. |
BEGIN |
Begin |
Sets or gets the delay time before the timeline plays on the element. |
|
Canhavechildren |
Gets a value that indicates whether the object can contain child objects. |
|
Canhavehtml |
Gets A value that indicates whether the object can contain rich HTML tags. |
CLASS |
ClassName |
Sets or gets the class of the object. |
|
ClientHeight |
Gets the height of the object without calculating any margins, borders, scrollbars, or fillers that may be applied to the object. |
|
ClientLeft |
Gets the distance between the Offsetleft property and the actual left side of the customer area. |
|
ClientTop |
Gets the distance between the OffsetTop property and the actual top of the customer area. |
|
ClientWidth |
Gets the width of the object, without calculating any margins, borders, scrollbars, or fillers that may be applied to the object. |
Contenteditable |
Contenteditable |
Sets or gets a string that indicates whether the user can edit the content of the object. |
Datafld |
Datafld |
Sets or gets the field specified by the Datasrc property that is bound to the given data source for the specified object. |
Datasrc |
Datasrc |
Sets or gets the data source used for data binding. |
|
DefaultValue |
Sets or gets the initial contents of the object. |
DIR |
Dir |
Sets or gets the reading order of the object. |
|
Disabled |
Gets a value that indicates whether the user can interact with the object. |
DISABLED |
Disabled |
Sets or gets the state of the control. |
END |
End |
Sets or gets a value that indicates the end time of an element, or that the element is set to a repeating simple, continuous termination time. |
|
FirstChild |
Gets a reference to the first child object of the ChildNodes collection of the object. |
|
Form |
Gets a reference to the form in which the object resides. |
|
Hasmedia |
Gets a Boolean value that indicates whether the element is a html+time media element. |
Hidefocus |
Hidefocus |
Sets or gets a value that indicates whether the object explicitly indicates focus. |
Id |
Id |
Gets The string that identifies the object. |
|
Iscontenteditable |
Gets a value that indicates whether the user can edit the object content. |
|
Isdisabled |
Gets a value that indicates whether the user can interact with the object. |
|
Ismultiline |
Gets a value that indicates whether the object's content contains one row or more rows. |
|
isTextEdit |
Gets whether a TextRange object can be created using the object . |
Lang |
Lang |
Sets or gets the language to use. |
LANGUAGE |
Language |
Sets or gets the language in which the current script is written. |
|
LastChild |
Gets a reference to the last child object in the childNodes collection of this object. |
MAXLENGTH |
MaxLength |
Sets or gets the maximum number of characters that a user can enter in a text control. |
NAME |
Name |
Sets or gets the name of the object. |
|
NextSibling |
Gets a reference to the next sibling object of this object. |
|
NodeName |
Gets the name of a specific node type. |
|
NodeType |
Gets the type of node that you want. |
|
NodeValue |
Sets or gets the value of the node. |
|
Offsetheight |
Gets the height of the object relative to the layout or the parent coordinate specified by the parent coordinate offsetParent property. |
|
Offsetleft |
Gets the left position of the computed object relative to the layout or the parent coordinate specified by the offsetParent property. |
|
OffsetParent |
Gets a reference to the container object that defines the OffsetTop and offsetleft properties of the object. |
|
OffsetTop |
Gets the computed top position of the object relative to the layout or the parent coordinate specified by the OffsetTop property. |
|
Offsetwidth |
Gets the width of the object relative to the layout or the parent coordinate specified by the parent coordinate offsetParent property. |
|
Onoffbehavior |
Gets an object that indicates whether the specified microsoft®directanimation® behavior is running. |
|
outerHTML |
Sets or gets the HTML form of the object and its contents. |
|
Outertext |
Sets or gets the text of the object. |
|
Ownerdocument |
Sets or gets the document object associated with the node. |
|
Parentelement |
Gets the parent object in the object hierarchy. |
|
ParentNode |
Gets the parent object in the document hierarchy. |
|
parentTextEdit |
Gets the container object in the document hierarchy that can be used to create TextRange that contain the original object. |
|
PreviousSibling |
Gets a reference to the previous sibling object of this object. |
READONLY |
ReadOnly |
Sets or gets a value that indicates whether the object content is read-only. |
|
ReadyState |
Gets a value that indicates the current state of the object. |
|
RecordNumber |
Gets The original record of the generated object in the dataset. |
|
ScopeName |
Gets the namespace defined for the element. |
|
ScrollHeight |
Gets The scroll height of the object. |
|
ScrollLeft |
Sets or gets the distance between the left edge of the object and the leftmost of the currently visible content in the window. |
|
ScrollTop |
Sets or gets the distance between the top of the object and the top of the visible content in the window. |
|
ScrollWidth |
Gets The scrolling width of the object. |
SIZE |
Size |
Sets or gets the size of the control. |
|
SourceIndex |
Gets the order in which the object is placed in the source sequence, that is, the object appears in the all collection of document. |
STYLE |
|
Sets the inline style for this setting element. |
SyncMaster |
SyncMaster |
Sets or gets whether the time container must synchronize playback on this element. |
Systembitrate |
|
Gets the bps of approximately the available bandwidth in the system. |
Systemcaption |
|
Indicates whether to display text in place of the audio portion of the presentation. |
Systemlanguage |
|
Indicates whether the given language is selected in the option settings on the user's computer. |
Systemoverduborsubtitle |
|
Specifies whether to render dubbing or subtitles for users who are watching the demo but are not familiar with the language used for the audio being played. |
TABINDEX |
TabIndex |
Sets or gets the index that defines the Tab order of the object. |
|
TagName |
Gets the label name of the object. |
|
Tagurn |
Sets or gets the Uniform Resource name (URN) specified in the namespace declaration. |
Timecontainer |
Timecontainer |
Sets or gets the type of timeline associated with the element. |
TITLE |
Title |
Sets or gets the advisory information (tooltip) for the object. |
TYPE |
Type |
Gets or sets the input control type represented by the initial setting object. |
|
UniqueID |
Gets The unique identifier that is automatically generated for the object. |
Unselectable |
|
Specifies that the element cannot be selected. |
VALUE |
Value |
Sets or gets the display value of the control object. This value is returned to the server when the control object commits. |
Vcard_name |
Vcard_name |
Sets or gets the VCard value of the object for use in the auto-complete box. |
WIDTH |
Width |
Sets or gets the calculated width of the object. |