Table of Contents

Method GetContainerScrollbarSize

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetContainerScrollbarSize()

Calculates the size of the scrollbar corner for the container.

public virtual SizeD GetContainerScrollbarSize()

Returns

SizeD

A SizeD representing the dimensions of the scrollbar corner.

Remarks

This method determines the size of the scrollbar corner for the container by retrieving the associated container or defaulting to the current instance. The size is calculated using the container's scrollbar settings.