Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NLightUIItem Class
Fields Properties Methods


In This Topic
    NLightUIItem Class Members
    In This Topic

    The following tables list the members exposed by NLightUIItem.

    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets/sets the local background mode for the item.  
    Public PropertyGets/sets the alignment of the check box (if any) within node's bounding rect.  
    Public PropertyGets/sets the spacing between the check box and other content.  
    Public PropertyGets/sets the check state of the item.  
    Public PropertyGets/sets the local check style for the item.  
    Public PropertyGets/sets the NContextMenu instance to be displayed when the user has right-clicked on the item.  
    Public PropertyGets/sets the cursor to be applied when mouse hovers over this item.  
    Public PropertyGets/sets the image to be displayed by the item.  
    Public PropertyGets/sets the alignment of the image when ImageTextRelation is None.  
    Public PropertyGets/sets the image index from the host's image list.  
    Public PropertyGets/sets the image key from the host's image list.  
    Public PropertyGets/sets the size of rectangle where image is displayed.  
    Public PropertyGets/sets the relation between the image and text displayed by the item.  
    Public PropertyGets/sets the spacing between the image and text.  
    Public PropertyGets/sets the outer padding of the item.  
    Public PropertyDetermines whether the element will be mouse interactive and change its state upon different mouse events.  
    Public PropertyGets/sets the optional name of the item.  
    Public PropertyGets/sets the internal padding of the item.  
    Public PropertyDetermines whether the item may be selected.  
    Public PropertyGets/sets the text displayed by the item.  
    Public PropertyGets/sets the alignment of the text when ImageTextRelation is None.  
    Public PropertyGets/sets the mode of text processing.  
    Public PropertyGets the NTooltipInfo instance which describes the tooltip for this item.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the CheckSpacing property.  
    Protected PropertyGets the default image size of the item.  
    Protected PropertyGets the default image size of the item.  
    Protected PropertyGets the default text of the item.  
    Protected PropertyGets the default margins of the item.  
    Protected PropertyGets the default padding of the item.  
    Protected PropertyGets the default text of the item.  
    Protected Property (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Protected Property  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodOverloaded.  (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Public MethodGets the rectangle where background should be painted.  
    Public MethodDetermines whether the specified point is within item's bounds.  
    Public MethodMeasures the item using the specified context.  
    Public MethodGets the mouse hit code which specifies the item's parts which contains the specified point.  
    Public MethodGets the next sibling of this item.  
    Public Method  
    Public Method  
    Public Method  
    Public MethodPaints the item using the specified context.  
    Public MethodGets the previous sibling of this item.  
    Public MethodAssigns local visual state to this item. By default the current host's ones are used.  
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NLightUIObject)
    Top
    See Also