Editéieren

WindowsFormsDesignerOptionService Class

Definition

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
WindowsFormsDesignerOptionService

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.

Applies to