Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFileLookup Class / GetEditorBounds Method


In This Topic
    GetEditorBounds Method (NFileLookup)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function GetEditorBounds() As NRectangle
    'Usage
     
    
    Dim instance As NFileLookup
    Dim value As NRectangle
     
    value = instance.GetEditorBounds()
    protected override NRectangle GetEditorBounds()
    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