Property AutoAddComponentAssemblyReferences
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
AutoAddComponentAssemblyReferences
When implemented by a class, gets or sets a boolean value indicating whether designer should automatically try to add assembly references after a control is added.
bool AutoAddComponentAssemblyReferences { get; set; }