suite4.net.FormDatabase Documentation

LoaderForm Methods

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

Public Instance Methods

Activate (inherited from Form)  
AddOwnedForm (inherited from Form)  
BeginInvoke (inherited from Control) Overloaded.  
BringToFront (inherited from Control)  
Close (inherited from Form)  
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.  
LayoutMdi (inherited from Form)  
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)  
RemoveOwnedForm (inherited from Form)  
Reset Resets the LoaderForm to the state it was in immediately after construction and discards all changes made during the lifetime of the LoaderForm 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.  
ScrollControlIntoView (inherited from ScrollableControl)  
Select (inherited from Control)  
SelectNextControl (inherited from Control)  
SendToBack (inherited from Control)  
SetAutoScrollMargin (inherited from ScrollableControl)  
SetBounds (inherited from Control) Overloaded.  
SetDesktopBounds (inherited from Form)  
SetDesktopLocation (inherited from Form)  
Show (inherited from Control)  
ShowDialog (inherited from Form) Overloaded.  
SuspendLayout (inherited from Control)  
ToString (inherited from Form)  
Update (inherited from Control)  
Validate (inherited from ContainerControl)  

See Also

LoaderForm Class | suite4.net.FormDatabase Namespace