NevronOpenVision
Nevron.Nov.Schedule Namespace / NScheduleView Class / ComputeWindowSize Method
In This Topic
    ComputeWindowSize Method (NScheduleView)
    In This Topic
    Computes the size of the viewport taking into account the specified H and V srollbars visibility.
    Syntax
    protected override NSize ComputeWindowSize( 
       NRectangle ca,
       System.bool showHScrollBar,
       System.bool showVScrollBar
    )

    Parameters

    ca
    showHScrollBar
    showVScrollBar
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also