The members of System.Windows.Forms.Design.DesignerOptions are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.Design.DesignerOptions class. |
EnableInSituEditing | bool.
Gets or sets a value that enables or disables in-place editing for System.Windows.Forms.ToolStrip controls. | |
GridSize | System.Drawing.Size.
Gets or sets a System.Drawing.Size representing the dimensions of a grid unit. | |
ObjectBoundSmartTagAutoShow | bool.
Gets or sets a value that specifies whether a designer shows a component's smart tag panel automatically on creation. | |
ShowGrid | bool.
Gets or sets a value that enables or disables the grid in the designer. | |
SnapToGrid | bool.
Gets or sets a value that enables or disables whether controls are automatically placed at grid coordinates. | |
UseOptimizedCodeGeneration | bool.
Gets or sets a value that enables or disables the component cache. | |
UseSmartTags | bool.
Gets or sets a value that enables or disables smart tags in the designer. | |
UseSnapLines | bool.
Gets or sets a value that enables or disables snaplines in the designer. |