Nevron .NET Vision
Nevron.UI Namespace / NHScrollBarElement Class / GetThumbLocation Method


In This Topic
    GetThumbLocation Method (NHScrollBarElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetThumbLocation() As NPoint
    'Usage
     
    
    Dim instance As NHScrollBarElement
    Dim value As NPoint
     
    value = instance.GetThumbLocation()
    protected override NPoint GetThumbLocation()
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also