WindowsFormsDesignerOptionService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to get and set option values for a Windows Forms designer.
public ref class WindowsFormsDesignerOptionService : System::ComponentModel::Design::DesignerOptionService
public class WindowsFormsDesignerOptionService : System.ComponentModel.Design.DesignerOptionService
type WindowsFormsDesignerOptionService = class
inherit DesignerOptionService
Public Class WindowsFormsDesignerOptionService
Inherits DesignerOptionService
- Inheritance
Constructors
| Name | Description |
|---|---|
| WindowsFormsDesignerOptionService() |
Initializes a new instance of the WindowsFormsDesignerOptionService class. |
Properties
| Name | Description |
|---|---|
| CompatibilityOptions |
Gets the DesignerOptions exposed by the WindowsFormsDesignerOptionService. |
Methods
| Name | Description |
|---|---|
| PopulateOptionCollection(DesignerOptionService+DesignerOptionCollection) |
Populates a DesignerOptionService.DesignerOptionCollection. |