FormConfigRestore Class |
Namespace: ANDREICSLIB.Helpers
The FormConfigRestore type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormConfigRestore | Initializes a new instance of the FormConfigRestore class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | LoadConfig |
load the saved config file. will automatically load all the control values, and return the manual strings
|
![]() ![]() | LoadProperty(Object, String, Object) |
set the value of the control object
|
![]() ![]() | LoadProperty(String, String, Control, Object) | |
![]() ![]() | LoadProperty(String, String, ToolStripItem, Object) | |
![]() ![]() | LoadProperty(Form, String, String, Object) |
find the matching control for the name given
|
![]() ![]() | LoadPropertyManual | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | SaveConfig |
save controls, tool strips, and manually saved strings
call this on form load
|
![]() ![]() | SaveProperty(String, Control) | |
![]() ![]() | SaveProperty(String, ToolStripItem) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ListSeparator | |
![]() ![]() | NewLine | |
![]() ![]() | Separator | |
![]() ![]() | TypeSep |