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


In This Topic
    NGlyphItem Class Members
    In This Topic

    The following tables list the members exposed by NGlyphItem.

    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 PropertyDetermines whether to automatically paint the image. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyDetermines whether to automatically paint the text. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets a value whether the element will autosize its bounds to fit the preffered size. (Inherited from Nevron.UI.NBoundableElement)
    Public Property (Inherited from Nevron.UI.NUIElement)
    Public PropertyGets/sets a value indicating whether the text will be cliped to the calculated bounds. (Inherited from Nevron.UI.NImageAndTextItem)
    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 alignment to be used when image and text are one entity. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the cursor to be displayed when the mouse moves over the element. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyGets/sets a value indicating whether the glyph will be displayed.  
    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 PropertyGets/sets the alignment of the glyph within the element's client rectangle.  
    Public PropertyGets/sets the spacing between the glyph's bounding box and other content.  
    Public PropertyGets/sets the size of the glyph's bounding box.  
    Public PropertyGets/sets the image to be used by this item. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the alignment of the image (used when TreatAsOneEntity is false). (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the alpha value to be applied on the item's image. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets a value indicating whether to render item's image in gray scale. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the image index from imagelist to be used by this item. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the imagelist to be used by this item. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the size used to calculate the bounds into which to paint the current image. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the mode used to fit the current image in the available image bounds. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the source rectangle from the image to be rendered. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the relation between the image and the text. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the spacing between image and text. (Inherited from Nevron.UI.NImageAndTextItem)
    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 the style of the item. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets a value whether keyboard input is enabled for this element. (Inherited from Nevron.UI.NKeyboardInputElement)
    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 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 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 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 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 text displayed by this item. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the alignment of the text (used when TreatAsOneEntity is false). (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the NPadding object which controls the margins of the text. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the orientation of the text. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets the tooltip to be displayed by this element when the mouse hovers it. (Inherited from Nevron.UI.NMouseInputElement)
    Public PropertyDetermines whether to treat both image and text as one entity. (Inherited from Nevron.UI.NImageAndTextItem)
    Public PropertyGets/sets a value whether the element will check mnemonics. (Inherited from Nevron.UI.NKeyboardInputElement)
    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 Property (Inherited from Nevron.UI.NBoundableElement)
    Protected PropertyGets the default value of the ClipText property. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default content alignment. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Property  
    Protected PropertyGets the default FocusCuesInflate value. (Inherited from Nevron.UI.NUIElement)
    Protected Property  
    Protected Property  
    Protected Property  
    Protected PropertyGets the default image to be used. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default image index to be used. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default spacing between image and text. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default spacing between image and text. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default image size mode. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default spacing between image and text. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default value for the ItemStyle property. (Inherited from Nevron.UI.NImageAndTextItem)
    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 default text to be displayed by this item. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default value for the TextMargins property. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the default value of the TextOrientation property. (Inherited from Nevron.UI.NImageAndTextItem)
    Protected PropertyGets the list of all events attached to this object. (Inherited from Nevron.UI.NDisposableObject)
    Protected PropertyDetermines whether the mouse input will change item's state. (Inherited from Nevron.UI.NUIItem)
    Protected PropertyDetermines whether this instance should listen for a changes in the current theme. (Inherited from Nevron.UI.NThemableElement)
    Top
    Public Methods
     NameDescription
    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.NUIElement)
    Public MethodDetermines whether the node can raise the specified event. (Inherited from Nevron.UI.NUINode)
    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.NImageAndTextItem)
    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.NUIElement)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NDisposableObject)
    Public Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    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 MethodOverridden.   
    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 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 MethodOverridden.   
    Public MethodOverridden.   
    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 Method (Inherited from Nevron.UI.NImageAndTextItem)
    Public MethodOverloaded.  (Inherited from Nevron.UI.NThemableElement)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    Public MethodOverloaded. Invalidates the element's bounds. (Inherited from Nevron.UI.NVisualElement)
    Public Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Public MethodCalled by child or descendants attributes when an attribute has changed (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public MethodCalled by child or descendants attributes when an attribute property is changing (Inherited from Nevron.UI.NUIFrameworkElement)
    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 MethodCalled by the layout engine when the bounds of the layoutable instance are ready to be applied. (Inherited from Nevron.UI.NUIElement)
    Public MethodThe element is notified that the current theme has changed. (Inherited from Nevron.UI.NThemableElement)
    Public MethodThe element is notified that the current theme has changed. (Inherited from Nevron.UI.NThemableElement)
    Public MethodPaints the element using the provided paint context. (Inherited from Nevron.UI.NVisualElement)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    Public MethodForces the element to autosize itself. (Inherited from Nevron.UI.NBoundableElement)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Public Method (Inherited from Nevron.UI.NUIElement)
    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.NUIItem)
    Public MethodOverloaded. Resumes the node from a previous call to the Suspend method. (Inherited from Nevron.UI.NUINode)
    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 MethodGets/sets a custom property associated with this node. (Inherited from Nevron.UI.NUINode)
    Public Method (Inherited from Nevron.UI.NUIItem)
    Public MethodGenerally suspends the node. For different instances this will have different meaning. (Inherited from Nevron.UI.NUINode)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    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.NUIElement)
    Public Method (Inherited from Nevron.UI.NUIItem)
    Public Method (Inherited from Nevron.UI.NUIElement)
    Public Method (Inherited from Nevron.UI.NImageAndTextItem)
    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.NImageAndTextItem)
    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.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    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.NDisposableObject)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NInputElement)
    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 Method (Inherited from Nevron.UI.NImageAndTextItem)
    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 Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    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.NUIItem)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NDefaultInitializableObject)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected MethodFires the PropertyChanging event. The method first bubbles up the change allowing any parent to prevent it. (Inherited from Nevron.UI.NUINode)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    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 Method (Inherited from Nevron.UI.NVisualElement)
    Protected MethodOverloaded.  (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NUIFrameworkElement)
    Protected MethodProcesses a tick of a timer. The instance must have a started timer from the NTimerManager. (Inherited from Nevron.UI.NUIFrameworkElement)
    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.NUIItem)
    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.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected MethodDetermines whether the DisplayGlyph property should be serialized.  
    Protected Method (Inherited from Nevron.UI.NInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected MethodDetermines whether the GlyphAlign property should be serialized.  
    Protected MethodDetermines whether the GlyphSpacing property should be serialized.  
    Protected MethodDetermines whether the GlyphSize property should be serialized.  
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NBoundableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NUIElement)
    Protected Method (Inherited from Nevron.UI.NThemableElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NMouseInputElement)
    Protected Method (Inherited from Nevron.UI.NImageAndTextItem)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NKeyboardInputElement)
    Protected Method (Inherited from Nevron.UI.NVisualElement)
    Protected Method (Inherited from Nevron.UI.NUIItem)
    Protected MethodAn instance-dependent method which allows an update after a Resume method call. (Inherited from Nevron.UI.NUINode)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Nevron.UI.NMouseInputElement)
    Public EventFired when the object has been disposed. (Inherited from Nevron.UI.NDisposableObject)
    Public EventFired when the action mouse button has been released over a hyper-link. (Inherited from Nevron.UI.NImageAndTextItem)
    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 when the element's IsVisible state has changed. (Inherited from Nevron.UI.NVisualElement)
    Top
    See Also