Nevron .NET Vision
Nevron.UI Namespace / NHScrollBarElement Class
Properties Methods Events


In This Topic
    NHScrollBarElement Class Members
    In This Topic

    The following tables list the members exposed by NHScrollBarElement.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the button which is interpreted as the "Action" one. The default action button is MouseButtons.Left. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyGets/sets a value indicating whether the element can capture the mouse. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyGets/sets a value whether the element allows receiving focus. (Inherited from Nevron.UI.NKeyboardInputElement)
    Public PropertyGets/sets a value whether the container will automatically layout its children or will let this operation to be performed explicitly. (Inherited from Nevron.UI.NUIElementContainer)
    Public PropertyGets/sets a value whether the element will autosize its bounds to fit the preffered size. (Inherited from Nevron.UI.NBoundableElement)
    Public PropertyGets/sets the width of a single button.  
    Public Property (Inherited from Nevron.UI.NUIElement)
    Public PropertyGets/sets a value indicating whether this container will clip the graphics output only within its layout rectangle. (Inherited from Nevron.UI.NUIElementContainer)
    Public PropertyGets/sets a value whether to ask the parent element for its theme or not. (Inherited from Nevron.UI.NThemableElement)
    Public PropertyGets/sets the cursor to be displayed when the mouse moves over the element. (Inherited from Nevron.UI.NMouseInputElement)
    Public Property (Inherited from Nevron.UI.NUIElement)
    Public PropertyGets/sets a value indicating whether the element will display focus cues (usually a focused rectangle) when it has the keyboard focus. (Inherited from Nevron.UI.NUIElement)
    Public PropertyOverridden.   
    Public PropertyGets/sets a value indicating whether the element will automatically invalidate itself when its location is changed. (Inherited from Nevron.UI.NVisualElement)
    Public PropertyGets/sets a value indicating whether the element will automatically invalidate itself when resized. (Inherited from Nevron.UI.NVisualElement)
    Public Property (Inherited from Nevron.UI.NInputElement)
    Public PropertyGets/sets a value whether keyboard input is enabled for this element. (Inherited from Nevron.UI.NKeyboardInputElement)
    Public PropertyGets/sets the LargeChange member of the range element. (Inherited from Nevron.UI.NRangeElement)
    Public PropertyGets/sets the padding among this element's bounds and the other children of its current container. (Inherited from Nevron.UI.NUIElement)
    Public PropertyGets/sets the Minimum member of the range element. (Inherited from Nevron.UI.NRangeElement)
    Public PropertyGets/sets the maximum allowed size for this instance. If set to Size.Empty (the default one) this value will not be considered. (Inherited from Nevron.UI.NBoundableElement)
    Public PropertyGets/sets the Minimum member of the range element. (Inherited from Nevron.UI.NRangeElement)
    Public PropertyGets/sets a value indicating whether the mouse input is enabled for this element. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyGets/sets the internal padding for this element. (Inherited from Nevron.UI.NUIElement)
    Public Property (Inherited from Nevron.UI.NVisualElement)
    Public Property (Inherited from Nevron.UI.NVisualElement)
    Public PropertyGets/sets a value specifying whether the content is right-to-left aligned. For example if the element is visualized on a Hebrew language settings system the right-to-left value will be true. (Inherited from Nevron.UI.NUIElement)
    Public PropertyGets/sets a value whether this node will bubble its property changed event up in the parent chain. (Inherited from Nevron.UI.NUINode)
    Public PropertyGets/sets a value whether this node will bubble its property changing event up in the parent chain. (Inherited from Nevron.UI.NUINode)
    Public PropertyGets/sets a value whether this node will tunnel its property changed event to its children. (Inherited from Nevron.UI.NUIElementContainer)
    Public PropertyGets/sets a value whether this node will tunnel its property changing event to its children. (Inherited from Nevron.UI.NUIElementContainer)
    Public PropertyGets/sets the SmallChange member of the range element. (Inherited from Nevron.UI.NRangeElement)
    Public PropertyGets/sets the local style for this instance. This entry has highest priority when composing the current style for the element. (Inherited from Nevron.UI.NThemableElement)
    Public PropertyGets/sets the tooltip to be displayed by this element when the mouse hovers it. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyGets/sets a value whether the element will check mnemonics. (Inherited from Nevron.UI.NKeyboardInputElement)
    Public PropertyGets/sets the Value member of the range element. (Inherited from Nevron.UI.NRangeElement)
    Public PropertyGets/sets a local value whether this element is visible. It may differ from the IsVisible property which depends on the UI hierarchy. (Inherited from Nevron.UI.NVisualElement)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden.   
    Protected PropertyGets the clipping rectangle when painting children. (Inherited from Nevron.UI.NUIElementContainer)
    Protected Property (Inherited from Nevron.UI.NBoundableElement)
    Protected PropertyGets the default FocusCuesInflate value. (Inherited from Nevron.UI.NUIElement)
    Protected Property (Inherited from Nevron.UI.NUIElement)
    Protected PropertyGets the default element's opacity. (Inherited from Nevron.UI.NVisualElement)
    Protected Property (Inherited from Nevron.UI.NUIElement)
    Protected Property (Inherited from Nevron.UI.NUIElement)
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Protected PropertyReturns all the targets that should be hit-tested. (Inherited from Nevron.UI.NUIElementContainer)
    Protected PropertyGets the clipping rectangle when painting internal (special) children. (Inherited from Nevron.UI.NUIElementContainer)
    Protected PropertyDetermines whether this instance should listen for a changes in the current theme. (Inherited from Nevron.UI.NThemableElement)
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodAdds a child node (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodAdds range of INUIElement instances to this container. (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUINode)
    Public MethodBubbles the PropertyChanged notification up in the parent tree. (Inherited from Nevron.UI.NUINode)
    Public MethodBubbles the PropertyChanging notification up in the parent tree. (Inherited from Nevron.UI.NUINode)
    Public MethodDetermines whether at its current state the element may be animated. This may differ from the Animatable value. (Inherited from Nevron.UI.NVisualElement)
    Public Method (Inherited from Nevron.UI.NScrollBarElement)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public MethodDetermines whether the node can raise the specified event. (Inherited from Nevron.UI.NUINode)
    Public MethodQueries whether the specified child node can be removed (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodObtains the child nodes of this node (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodClears all the custom properties. (Inherited from Nevron.UI.NUINode)
    Public MethodRemove previously set custom property. (Inherited from Nevron.UI.NUINode)
    Public MethodRemoves all the events handlers attached to this instance. (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.NThemableElement)
    Public Method (Inherited from Nevron.UI.NThemableElement)
    Public MethodCreates an exact copy of the current instance. (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Public MethodDetermines whether an entry with the specified key exists in the node's property storage. (Inherited from Nevron.UI.NUINode)
    Public MethodOverloaded. Converts the specified bounds to the desired coordinate system. (Inherited from Nevron.UI.NBoundableElement)
    Public MethodOverloaded. Converts the specified location to the desired coordinate system. (Inherited from Nevron.UI.NBoundableElement)
    Public Method (Inherited from Nevron.UI.NScrollBarElement)
    Public MethodObtains the descentant nodes of this node (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Public MethodAttempts to give the focus to the next element. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodDetermines whether there is a suspended parent up in the node chain. (Inherited from Nevron.UI.NUINode)
    Public MethodGets a child or descendant attribute by its name (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NThemableElement)
    Public MethodGets the bounds where the glyph shape should be rendered. (Inherited from Nevron.UI.NThemableElement)
    Public MethodGets a bitmap representation of the current instance. (Inherited from Nevron.UI.NVisualElement)
    Public MethodObtains the child at the specified index. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodObtains a child element by its id (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets the rectangle into which content is displayed. (Inherited from Nevron.UI.NUIElement)
    Public MethodGets previously set custom property using the specified key. (Inherited from Nevron.UI.NUINode)
    Public MethodGets the bounds where the glyph shape should be rendered. (Inherited from Nevron.UI.NThemableElement)
    Public MethodObtains a element node by its id (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodObtains a child element by its unique id (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodOverloaded. Obtains a child node enumerator (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets the bounding rectangle where the focus cues should be displayed. For example an NPushButtonElement will return its bounding rectangle while an NCheckBoxElement will return its text bounds. (Inherited from Nevron.UI.NThemableElement)
    Public MethodGets the bounds where the glyph shape should be rendered. (Inherited from Nevron.UI.NThemableElement)
    Public MethodGets the preffered size of this boundable element using the specified available size. (Inherited from Nevron.UI.NBoundableElement)
    Public MethodGets the current value of the specified property. (Inherited from Nevron.UI.NUINode)
    Public MethodGets an object from the render cache of this element. (Inherited from Nevron.UI.NVisualElement)
    Public MethodOverridden.   
    Public MethodGets the tracking rect between one edge (depending on the hit code) of the shaft and the thumb's bounds. (Inherited from Nevron.UI.NTrackElement)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NThemableElement)
    Public MethodObtains the index of the specified node within this container. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodInserts a child node at the specified index (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodOverloaded. Invalidates the element's bounds. (Inherited from Nevron.UI.NVisualElement)
    Public MethodDetermines whether the specfied node is contained within this container. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodQueries whether the specified node is a descendant of this node (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.UI.NUIFrameworkElement)
    Public MethodGets notified that a child context menu has been requested and the child did not provide such. This notification allows the parent node to provide a context menu depending on the originator of the request. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets notified for a child element being invalidated. Allows to perform additional operations like clearing cache. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets notified that a child property has changed. This notification allows the parent node to perform optional update after the change. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets notified that a child property is about to change. This notification allows the parent node to examine the property and eventually to cancel it. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodNotifies the layoutable instance for an "Arrange" pass. (Inherited from Nevron.UI.NUIElement)
    Public MethodNotifies this instance for the beginning of a layout operation. (Inherited from Nevron.UI.NUIElement)
    Public MethodNotifies this instance for a completed layout. (Inherited from Nevron.UI.NUIElement)
    Public MethodNotifies the layoutable instance for a "Measure" pass. (Inherited from Nevron.UI.NUIElement)
    Public MethodNotifies the container that a child needs a layout operation to be performed. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodCalled by the layout engine when the bounds of the layoutable instance are ready to be applied. (Inherited from Nevron.UI.NUIElement)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodPaints the element using the provided paint context. (Inherited from Nevron.UI.NVisualElement)
    Public MethodForces the element to autosize itself. (Inherited from Nevron.UI.NBoundableElement)
    Public MethodForces the layout container to apply its layout logic. (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public MethodRemoves all children (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodRemoves the specified child node from the container children (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodRemoves the child node at the specified index (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Public MethodChecks whether the element resides in a layoutable container. If true the container is asked to perform layout. (Inherited from Nevron.UI.NUIElement)
    Public Method (Inherited from Nevron.UI.NRangeElement)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodResets the current state to its default value. (Inherited from Nevron.UI.NThemableElement)
    Public MethodOverloaded. Resumes the node from a previous call to the Suspend method. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodOverloaded. Resumes layout operations. (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUINode)
    Public MethodSets a child or descendant attribute by its name (Inherited from Nevron.UI.NUIFrameworkElement)
    Public MethodOverloaded. Sets the bounds of the current INBoundable instance. (Inherited from Nevron.UI.NBoundableElement)
    Public MethodAttempts to capture the mouse. (Inherited from Nevron.UI.NMouseInputElement)
    Public MethodSets a new index of the specified child node (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodGets/sets a custom property associated with this node. (Inherited from Nevron.UI.NUINode)
    Public MethodSets the specfied state as current. (Inherited from Nevron.UI.NThemableElement)
    Public Method (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodSuspends any layout operation. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodNotifies all children for a property change. This method allows the children nodes to perform additional updates. (Inherited from Nevron.UI.NUIElementContainer)
    Public MethodNotifies all children for a pending property change. This method allows the children nodes to examine the property and even cancel it. (Inherited from Nevron.UI.NUIElementContainer)
    Public Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NBoundableElement)
    Public Method (Inherited from Nevron.UI.NBoundableElement)
    Public Method (Inherited from Nevron.UI.NScrollBarElement)
    Public Method (Inherited from Nevron.UI.NThemableElement)
    Public Method (Inherited from Nevron.UI.NTrackElement)
    Public Method (Inherited from Nevron.UI.NThemableElement)
    Public MethodForces an immediate update of the state depending on the RightToLeft value. (Inherited from Nevron.UI.NUIElement)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected MethodChecks whether the specified node already has a parent. If so, the node is automatically detached from its previous parent. (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected MethodThis method is called when the location of the child Thumb element is about to be set, allowing for any final additional processing to be performed. (Inherited from Nevron.UI.NTrackElement)
    Protected MethodThis method is called when the size of the child Thumb element is about to be set, allowing for any final additional processing to be performed. (Inherited from Nevron.UI.NTrackElement)
    Protected Method (Inherited from Nevron.UI.NScrollBarElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodCreates the core instance of a button part. (Inherited from Nevron.UI.NScrollBarElement)
    Protected MethodCreates the core instance of the Thumb element. This method allows the user to provide its own custom instance. (Inherited from Nevron.UI.NTrackElement)
    Protected MethodPerforms the core logic of value update. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected MethodGets the default font info to be used when the current built style does not contain information. This method is used primary by elements which do not belong to any specific class and may use the .NET Font member of their hosts. (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NTrackElement)
    Protected MethodGets the current value of the track element using the proposed device position. (Inherited from Nevron.UI.NTrackElement)
    Protected MethodOverridden.   
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected MethodDetermines whether the property with the specified ID is connected with the element's layout. (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodOverridden.   
    Protected MethodCalled to abort the remove all nodes operation if possible (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NTrackElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NTrackElement)
    Protected MethodCalled after all nodes have been removed from the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected MethodCalled when the index of the specified node has changed (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodCalled when the index of the specified node is about to change (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodCalled when a node has been inserted in the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodCalled when a node is about to be inserted in the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodNotifies the element that the LargeChange meber has changed. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected MethodNotifies the element that the Maximum meber has changed. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected MethodNotifies the element that the Minimum meber has changed. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected MethodProvides additional processing of the Orientation property change. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected Method (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodCalled when a node has been removed from the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodCalled when a node is about to be removed from the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NTrackElement)
    Protected MethodNotifies the element that the SmallChange meber has changed. (Inherited from Nevron.UI.NRangeElement)
    Protected MethodCalled before all nodes have been removed from the base array list (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodNotifies the element that the Value meber has changed. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected MethodPaints the provided array of INUIElement instances. (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.NTrackElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected Method (Inherited from Nevron.UI.NScrollBarElement)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected MethodDetermines whether the ButtonWidth member should be serialized by the designer.  
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected MethodDetermines whether the LargeChange member should be serialize by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected MethodDetermines whether the Maximum member should be serialize by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected MethodDetermines whether the Minimum member should be serialize by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodDetermines whether the Orientation member should be serialized by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NUIElementContainer)
    Protected MethodDetermines whether the SmallChange member should be serialize by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected MethodDetermines whether the Value member should be serialize by the designer. (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodTransforms the device for the local painting operation (Inherited from Nevron.UI.NUIElementContainer)
    Protected Method (Inherited from Nevron.UI.NRangeElement)
    Protected Method (Inherited from Nevron.UI.NScrollBarElement)
    Protected MethodUpdates the bounds of the two shaft elements (Inherited from Nevron.UI.NTrackElement)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Nevron.UI.NUIElementContainer)
    Public Event (Inherited from Nevron.UI.NMouseInputElement)
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventFired when the element is invalidated (marked as dirty) and needs re-paint. (Inherited from Nevron.UI.NVisualElement)
    Public EventFired whenever a property or attribute has changed and the element needs to be layouted by its parent container (or host). (Inherited from Nevron.UI.NUIElement)
    Public EventFired when a command's property has changed. (Inherited from Nevron.UI.NUINode)
    Public EventFired when a command's property is about to be changed. Cancelable. (Inherited from Nevron.UI.NUINode)
    Public EventFired whenever the Value member has changed. (Inherited from Nevron.UI.NRangeElement)
    Public EventFired when a value update is requested. The NewValue member of the (Inherited from Nevron.UI.NRangeElement)
    Public EventFired when the element's IsVisible state has changed. (Inherited from Nevron.UI.NVisualElement)
    Top
    See Also