Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void SetSettings(SplitContainerEx.Settings)

Declaration

public void SetSettings(
    SplitContainerEx.Settings settings
)

Summary

Stores a reference to the specified settings class, or null to disable the saving of settings. Loads the settings from the specified instance and applies them to the control. Must be called in form's Load event or later to have an effect!