Constructor FormDesignerOptions
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
FormDesignerOptions(FormDesignerControl)
Initializes a new instance of the FormDesignerOptions
class with specified designer.
public FormDesignerOptions(FormDesignerControl designer)
Parameters
designer
FormDesignerControlFormDesignerControl
which behaviour will be defined by this new instance.