Прочитать на английском Изменить

Поделиться через


ElementHost.DefaultSize Property

Definition

Gets the default size of the control.

protected override System.Drawing.Size DefaultSize { get; }

Property Value

The default Size of the control.

Remarks

For more information about the DefaultSize property, see Control.DefaultSize.

Applies to

See also