suite4.net.FormDatabase Documentation

LoaderControl Members

LoaderControl overview

Public Instance Constructors

LoaderControl Overloaded. Initializes a new instance of the LoaderControl class.

Public Instance Properties

AccessibilityObject (inherited from Control)  
AccessibleDefaultActionDescription (inherited from Control)  
AccessibleDescription (inherited from Control)  
AccessibleName (inherited from Control)  
AccessibleRole (inherited from Control)  
AllowDrop (inherited from Control)  
AllowEvents Gets or sets a Boolean value determining whether or not the DirtyChanged event will be raised.
Anchor (inherited from Control)  
BackColor (inherited from Control)  
BackgroundImage (inherited from Control)  
BindingContext (inherited from Control)  
Bottom (inherited from Control)  
Bounds (inherited from Control)  
CanFocus (inherited from Control)  
CanSelect (inherited from Control)  
Capture (inherited from Control)  
CausesValidation (inherited from Control)  
ClientRectangle (inherited from Control)  
ClientSize (inherited from Control)  
CompanyName (inherited from Control)  
Container (inherited from Component)  
ContainsFocus (inherited from Control)  
ContextMenu (inherited from Control)  
Controls (inherited from Control)  
Created (inherited from Control)  
Cursor (inherited from Control)  
DataBindings (inherited from Control)  
DataSource Gets the business class instance which is the data source of the MemberForm.
DisplayRectangle (inherited from Control)  
Disposing (inherited from Control)  
Dock (inherited from Control)  
Enabled (inherited from Control)  
Focused (inherited from Control)  
Font (inherited from Control)  
ForeColor (inherited from Control)  
Handle (inherited from Control)  
HasChildren (inherited from Control)  
Height (inherited from Control)  
ImeMode (inherited from Control)  
InvokeRequired (inherited from Control)  
IsAccessible (inherited from Control)  
IsDirty Gets a Boolean value that informs the caller whether the user has made changes to the values displayed in the MemberForm.
IsDisposed (inherited from Control)  
IsHandleCreated (inherited from Control)  
Left (inherited from Control)  
Location (inherited from Control)  
MemberForm Gets the IForm hosted by the LoaderControl.
Name (inherited from Control)  
Parent (inherited from Control)  
ProductName (inherited from Control)  
ProductVersion (inherited from Control)  
RecreatingHandle (inherited from Control)  
Region (inherited from Control)  
Right (inherited from Control)  
RightToLeft (inherited from Control)  
RootControl Gets the Form or UserControl that has been set as the base control for modification by the LoaderControl's IForm.
Site (inherited from Control)  
Size (inherited from Control)  
TabIndex (inherited from Control)  
TabStop (inherited from Control)  
Tag (inherited from Control)  
Text (inherited from Control)  
Top (inherited from Control)  
TopLevelControl (inherited from Control)  
Visible (inherited from Control)  
Width (inherited from Control)  
WindowTarget (inherited from Control)  

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)  

Public Instance Events

BackColorChanged (inherited from Control)  
BackgroundImageChanged (inherited from Control)  
BindingContextChanged (inherited from Control)  
CausesValidationChanged (inherited from Control)  
ChangeUICues (inherited from Control)  
Click (inherited from Control)  
ContextMenuChanged (inherited from Control)  
ControlAdded (inherited from Control)  
ControlRemoved (inherited from Control)  
CursorChanged (inherited from Control)  
DirtyChanged The DirtyChanged event is raised when the user changes any of the values displayed in the MemberForm.
Disposed (inherited from Component)  
DockChanged (inherited from Control)  
DoubleClick (inherited from Control)  
DragDrop (inherited from Control)  
DragEnter (inherited from Control)  
DragLeave (inherited from Control)  
DragOver (inherited from Control)  
EnabledChanged (inherited from Control)  
Enter (inherited from Control)  
FontChanged (inherited from Control)  
ForeColorChanged (inherited from Control)  
GiveFeedback (inherited from Control)  
GotFocus (inherited from Control)  
HandleCreated (inherited from Control)  
HandleDestroyed (inherited from Control)  
HelpRequested (inherited from Control)  
ImeModeChanged (inherited from Control)  
Invalidated (inherited from Control)  
KeyDown (inherited from Control)  
KeyPress (inherited from Control)  
KeyUp (inherited from Control)  
Layout (inherited from Control)  
Leave (inherited from Control)  
LocationChanged (inherited from Control)  
LostFocus (inherited from Control)  
MouseDown (inherited from Control)  
MouseEnter (inherited from Control)  
MouseHover (inherited from Control)  
MouseLeave (inherited from Control)  
MouseMove (inherited from Control)  
MouseUp (inherited from Control)  
MouseWheel (inherited from Control)  
Move (inherited from Control)  
Paint (inherited from Control)  
ParentChanged (inherited from Control)  
QueryAccessibilityHelp (inherited from Control)  
QueryContinueDrag (inherited from Control)  
Resize (inherited from Control)  
RightToLeftChanged (inherited from Control)  
SizeChanged (inherited from Control)  
StyleChanged (inherited from Control)  
SystemColorsChanged (inherited from Control)  
TabIndexChanged (inherited from Control)  
TabStopChanged (inherited from Control)  
TextChanged (inherited from Control)  
Validated (inherited from Control)  
Validating (inherited from Control)  
VisibleChanged (inherited from Control)  

See Also

LoaderControl Class | suite4.net.FormDatabase Namespace