suite4.net.FormDatabase Documentation

LoaderForm Members

LoaderForm overview

Public Instance Constructors

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

Public Instance Properties

AcceptButton (inherited from Form)  
AccessibilityObject (inherited from Control)  
AccessibleDefaultActionDescription (inherited from Control)  
AccessibleDescription (inherited from Control)  
AccessibleName (inherited from Control)  
AccessibleRole (inherited from Control)  
ActiveControl (inherited from ContainerControl)  
ActiveMdiChild (inherited from Form)  
AllowDrop (inherited from Control)  
AllowEvents Gets or sets a Boolean value determining whether or not the DirtyChanged event will be raised.
AllowTransparency (inherited from Form)  
Anchor (inherited from Control)  
AutoScale (inherited from Form)  
AutoScaleBaseSize (inherited from Form)  
AutoScroll (inherited from Form)  
AutoScrollMargin (inherited from ScrollableControl)  
AutoScrollMinSize (inherited from ScrollableControl)  
AutoScrollPosition (inherited from ScrollableControl)  
BackColor (inherited from Form)  
BackgroundImage (inherited from Control)  
BindingContext (inherited from ContainerControl)  
Bottom (inherited from Control)  
Bounds (inherited from Control)  
CancelButton (inherited from Form)  
CanFocus (inherited from Control)  
CanSelect (inherited from Control)  
Capture (inherited from Control)  
CausesValidation (inherited from Control)  
ClientRectangle (inherited from Control)  
ClientSize (inherited from Form)  
CompanyName (inherited from Control)  
Container (inherited from Component)  
ContainsFocus (inherited from Control)  
ContextMenu (inherited from Control)  
ControlBox (inherited from Form)  
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.
DesktopBounds (inherited from Form)  
DesktopLocation (inherited from Form)  
DialogResult (inherited from Form)  
DisplayRectangle (inherited from ScrollableControl)  
Disposing (inherited from Control)  
Dock (inherited from Control)  
DockPadding (inherited from ScrollableControl)  
Enabled (inherited from Control)  
Focused (inherited from Control)  
Font (inherited from Control)  
ForeColor (inherited from Control)  
FormBorderStyle (inherited from Form)  
Handle (inherited from Control)  
HasChildren (inherited from Control)  
Height (inherited from Control)  
HelpButton (inherited from Form)  
Icon (inherited from Form)  
ImeMode (inherited from Control)  
InvokeRequired (inherited from Control)  
IsAccessible (inherited from Control)  
IsDirty ets 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)  
IsMdiChild (inherited from Form)  
IsMdiContainer (inherited from Form)  
IsRestrictedWindow (inherited from Form)  
KeyPreview (inherited from Form)  
Left (inherited from Control)  
Location (inherited from Control)  
MaximizeBox (inherited from Form)  
MaximumSize (inherited from Form)  
MdiChildren (inherited from Form)  
MdiParent (inherited from Form)  
MemberForm Gets the IForm hosted by the LoaderForm.
Menu (inherited from Form)  
MergedMenu (inherited from Form)  
MinimizeBox (inherited from Form)  
MinimumSize (inherited from Form)  
Modal (inherited from Form)  
Name (inherited from Control)  
Opacity (inherited from Form)  
OwnedForms (inherited from Form)  
Owner (inherited from Form)  
Parent (inherited from Control)  
ParentForm (inherited from ContainerControl)  
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 LoaderForm's IForm.
ShowInTaskbar (inherited from Form)  
Site (inherited from Control)  
Size (inherited from Form)  
SizeGripStyle (inherited from Form)  
StartPosition (inherited from Form)  
TabIndex (inherited from Form)  
TabStop (inherited from Control)  
Tag (inherited from Control)  
Text (inherited from Control)  
Top (inherited from Control)  
TopLevel (inherited from Form)  
TopLevelControl (inherited from Control)  
TopMost (inherited from Form)  
TransparencyKey (inherited from Form)  
Visible (inherited from Control)  
Width (inherited from Control)  
WindowState (inherited from Form)  
WindowTarget (inherited from Control)  

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)  

Public Instance Events

Activated (inherited from Form)  
BackColorChanged (inherited from Control)  
BackgroundImageChanged (inherited from Control)  
BindingContextChanged (inherited from Control)  
CausesValidationChanged (inherited from Control)  
ChangeUICues (inherited from Control)  
Click (inherited from Control)  
Closed (inherited from Form)  
Closing (inherited from Form)  
ContextMenuChanged (inherited from Control)  
ControlAdded (inherited from Control)  
ControlRemoved (inherited from Control)  
CursorChanged (inherited from Control)  
Deactivate (inherited from Form)  
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)  
InputLanguageChanged (inherited from Form)  
InputLanguageChanging (inherited from Form)  
Invalidated (inherited from Control)  
KeyDown (inherited from Control)  
KeyPress (inherited from Control)  
KeyUp (inherited from Control)  
Layout (inherited from Control)  
Leave (inherited from Control)  
Load (inherited from Form)  
LocationChanged (inherited from Control)  
LostFocus (inherited from Control)  
MaximizedBoundsChanged (inherited from Form)  
MaximumSizeChanged (inherited from Form)  
MdiChildActivate (inherited from Form)  
MenuComplete (inherited from Form)  
MenuStart (inherited from Form)  
MinimumSizeChanged (inherited from Form)  
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 Form)  
TabStopChanged (inherited from Control)  
TextChanged (inherited from Control)  
Validated (inherited from Control)  
Validating (inherited from Control)  
VisibleChanged (inherited from Control)  

See Also

LoaderForm Class | suite4.net.FormDatabase Namespace