|
|
|
ComponentSettings Property, SoftelvdmUserControl Class |
Defines the control's design-time settings.
Syntax SoftelvdmUserControl Class (Softelvdm.Controls)
VB |
Public Property ComponentSettings As ApplicationSettingsBase |
C# |
public ApplicationSettingsBase ComponentSettings { get; set; } |
C++ |
public: property ApplicationSettingsBase^ ComponentSettings { |
Property Value
The control's settings.
Comments
The ComponentSettings property 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.
Version Information
Supported in version 1.0.
Products Table