|
|
|
|
|
|
|
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control. |
|
|
|
|
|
|
The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
The Unicode property is used to:
Determine if the value of a control is a Unicode string.
Specify whether the value of a control is a Unicode string.... |
|
|
|
|
|
|
The Keywords property is used to get and modify the keywords associated with a page. |
|
|
|
|
|
|
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags. |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control.... |
|
|
|
|
|
|
The Weight property is used to manage the weight of an element in a TreeMap control. |
|
|
|
|
|
|
The ShortcutKey property gets and sets the keyboard shortcut associated with a control. |
|
|
|
|
|
|
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ... |
|
|
|
|
|
|
The TestMode property determines if the Ad control displays a test ad. |
|
|
|
|
|
|
The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
The EmptyIfZero property is used to:
Find out the management mode of zero value in a control.
Modify the management mode of zero value in a control... |
|
|
|
|
|
|
The MapMode property determines and changes how the map is displayed in the Map control. |
|
|
|
|
|
|
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control. |
|
|
|
|
|
|
The Layout property is used to get the layout of the cells in a Layout control. |
|
|
|
|
|
|
The AnchorToContent property determines and changes how the control adapts to its content. |
|
|
|
|
|
|
The TrafficInfo property is used to:
determine whether traffic information is displayed in the Map control.
display or hide traffic information in the Map control.... |
|
|
|
|
|
|
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled). |
|
|
|
|
|
|
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds). |
|
|
|
|
|
|
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control. |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
The InitialContent property gets the initial content:
of a List Box control populated programmatically.
of a Combo Box control populated programmatically.
of a "List of values" column in a Table control.
in a Spreadsheet control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|