NevronOpenVision
Nevron.Nov.Chart Namespace / NChartElement Class


NChartElement Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets whether this widget can be used as the target of a drag-and-drop operation  
Public PropertyGets or sets whether this element can be focused  
Public PropertyGets or sets whether this element can capture the mouse  
Public PropertyGets or sets whether this element can capture the touch  
Public PropertyGets/set the element commander.  
Public PropertyGets or sets the cursor  
Public PropertyGets the display window  
Public PropertyGets or sets whether this element is enabled in the UI or not. If a local value has not been set to this property, its value will be inherited by an ancestor element.  
Public PropertyGets/set the element interactor.  
Public PropertyGets whether this element is disabled. The local value of this property is automatically set to true, when the computed value of the Enabled property is false. The local value of this property is automatically cleared to its default false, when the computed value of the Enabled property is true. In this way you can select disabled widgets via styling, by using the ValueEqualsCondition  
Public PropertyDetermines whether this element has keyboard focus  
Public PropertyDetermines whether this element has captured the mouse  
Public PropertyGets the Desktop in which this element resides  
Public PropertyGets or sets the index of the element in the tab navigation list.  
Public PropertyGets or sets whether the element is included in the tab navigation or not  
Public PropertyGets or sets the tooltip  
Top
See Also