|
|
|
SaveSettings Property, SoftelvdmUserControl Class |
Defines whether design-time control information is saved.
Syntax SoftelvdmUserControl Class (Softelvdm.Controls)
VB |
Public Overridable NotOverridable Property SaveSettings As Boolean |
C# |
public virtual final bool SaveSettings { get; set; } |
C++ |
public: property virtual bool SaveSettings { |
Property Value
True to save the current settings, otherwise False.
Comments
The SaveSettings property defines whether design-time control information is saved.
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