Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ComponentSettings Property, SoftelvdmUserControl Class

Defines the control's design-time settings.

Class: SoftelvdmUserControl
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public ApplicationSettingsBase ComponentSettings { get; set; }
Public Property ComponentSettings As ApplicationSettingsBase

Value

The control's settings.

Comments

Defines the control's design-time settings.

For internal use only - Not intended for direct use by applications

Controls only save design-time settings (in development mode). Component settings are not accessible to or usable by applications.

See Also SoftelvdmUserControl Class | Classes | SftTree/NET 2.0