Weights Property (SashForm)

Class

SashForm.

Action

Gets or sets the relative sizes of the children of the sash form window.

Syntax

C#
protected List(Of Integer) Weights { get; set; }
VB
'Declaration
Protected ReadWrite Property Weights As List(Of Integer)

Access

Read and write.