Table of Contents

Method MinSize

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

MinSize(SizeD)

Sets MinimumSize property for all the controls in the set.

public virtual ControlSet MinSize(SizeD value)

Parameters

value SizeD

Minimum size of a control.

Returns

ControlSet

Returns this object instance for use in the call sequences.