Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / INScrollableControl Interface
Properties Methods

In This Topic
    INScrollableControl Interface Members
    In This Topic

    The following tables list the members exposed by INScrollableControl.

    Public Properties
     NameDescription
     PropertyGets the object containing information about current border style. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the current border width. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyGets the current mouse position in client coordinates. (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyGets the preffered base border color for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     PropertyGets the preffered border style for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     Property (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.INUINode)
     PropertyGets/sets the currently hosted element. (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.INUIElementHost)
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyGets a value whether the horizontal scrollbar is present.  
     PropertyGets a value whether the border is in hot state - either focused or hovered. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INSuspendable)
     PropertyGets/sets the NPalette object provided by this instance. (Inherited from Nevron.UI.WinForm.Controls.INPaletteProvider)
     PropertyGets/sets the palette inheritance for the current instance. (Inherited from Nevron.UI.WinForm.Controls.INPaletteProvider)
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyGets/sets the renderer which handles scrollbar painting.  
     Property (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyDetermines whether to use custom scrollbars or use the default windows ones (better performance).  
     PropertyGets a value whether the control itself implements a scrolling loop (like list-boxes, tree-views, etc).  
     Property (Inherited from Nevron.UI.INUIElementHost)
     PropertyGets a value whether the vertical scrollbar is present.  
     PropertyGets the entire window rectangle, including non-client space (if any).  
    Top
    Public Methods
     NameDescription
     MethodUpdates the current palette with the specified one. (Inherited from Nevron.UI.WinForm.Controls.INPaletteProvider)
     MethodCalls the base window prucedure.  
     Method (Inherited from Nevron.UI.INUINode)
     MethodDetermines whether the specified element may be hosted on that host. (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from System.IDisposable)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl)
     Method (Inherited from Nevron.UI.INUIElementHost)
     MethodProcess a request for invalidating the specified bounds. (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.INUIElementHost)
     Method (Inherited from Nevron.UI.INUIElementHost)
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUIElementHost)
     MethodUpdates the border appearance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider)
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
     MethodForces scrollbar update - it includes measuring and re-painting.  
    Top
    See Also