[]
        
(Showing Draft Content)

C1.Framework.FormSizingMode

FormSizingMode Enum

Specifies the border sizing mode of the DropDownFormBase.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public enum FormSizingMode

Fields

Name Description
Both

A resizable border. Sizer is at the right-bottom of the form.

Height

A resizable border, vertical only. Sizer is at the bottom of the form.

None

No sizing.