System.Windows.Forms.Design.DesignerOptions: Property Members

The properties of System.Windows.Forms.Design.DesignerOptions are listed below. For a list of all members, see the DesignerOptions Members list.

See Also: Inherited members from System.Object

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.