suite4.net.FormDatabase Documentation

LoaderControl Methods

The methods of the LoaderControl class are listed below. For a complete list of LoaderControl class members, see the LoaderControl Members topic.

Public Instance Methods

BeginInvoke (inherited from Control) Overloaded.  
BringToFront (inherited from Control)  
Contains (inherited from Control)  
CreateControl (inherited from Control)  
CreateGraphics (inherited from Control)  
CreateObjRef (inherited from MarshalByRefObject)  
Dispose (inherited from Component)  
DoDragDrop (inherited from Control)  
EndInvoke (inherited from Control)  
Equals (inherited from Object)  
FindForm (inherited from Control)  
Focus (inherited from Control)  
GetChildAtPoint (inherited from Control)  
GetContainerControl (inherited from Control)  
GetHashCode (inherited from Object)  
GetLifetimeService (inherited from MarshalByRefObject)  
GetNextControl (inherited from Control)  
GetType (inherited from Object)  
Hide (inherited from Control)  
InitializeDataSource Assigns the values of the data source (business object) properties to the corresponding properties of the IForm controls as specified in the form.suite4.net designer.
InitializeLifetimeService (inherited from MarshalByRefObject)  
Invalidate (inherited from Control) Overloaded.  
Invoke (inherited from Control) Overloaded.  
PerformLayout (inherited from Control) Overloaded.  
PointToClient (inherited from Control)  
PointToScreen (inherited from Control)  
PreProcessMessage (inherited from Control)  
RectangleToClient (inherited from Control)  
RectangleToScreen (inherited from Control)  
Refresh (inherited from Control)  
Reset Resets the LoaderControl to the state it was in immediately after construction and discards all changes made during the lifetime of the LoaderControl instance.
ResetBackColor (inherited from Control)  
ResetBindings (inherited from Control)  
ResetCursor (inherited from Control)  
ResetFont (inherited from Control)  
ResetForeColor (inherited from Control)  
ResetImeMode (inherited from Control)  
ResetRightToLeft (inherited from Control)  
ResetText (inherited from Control)  
ResumeLayout (inherited from Control) Overloaded.  
Save Writes the MemberForm values back to the data source (business object).
Scale (inherited from Control) Overloaded.  
Select (inherited from Control)  
SelectNextControl (inherited from Control)  
SendToBack (inherited from Control)  
SetBounds (inherited from Control) Overloaded.  
Show (inherited from Control)  
SuspendLayout (inherited from Control)  
ToString (inherited from Component)  
Update (inherited from Control)  

See Also

LoaderControl Class | suite4.net.FormDatabase Namespace