System.Windows.Forms.Design.DesignerOptions Members

The members of System.Windows.Forms.Design.DesignerOptions are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Windows.Forms.Design.DesignerOptions class.

Public Properties

EnableInSituEditingbool.

Gets or sets a value that enables or disables in-place editing for System.Windows.Forms.ToolStrip controls.

GridSizeSystem.Drawing.Size.

Gets or sets a System.Drawing.Size representing the dimensions of a grid unit.

ObjectBoundSmartTagAutoShowbool.

Gets or sets a value that specifies whether a designer shows a component's smart tag panel automatically on creation.

ShowGridbool.

Gets or sets a value that enables or disables the grid in the designer.

SnapToGridbool.

Gets or sets a value that enables or disables whether controls are automatically placed at grid coordinates.

UseOptimizedCodeGenerationbool.

Gets or sets a value that enables or disables the component cache.

UseSmartTagsbool.

Gets or sets a value that enables or disables smart tags in the designer.

UseSnapLinesbool.

Gets or sets a value that enables or disables snaplines in the designer.