Methods

Name Description
AlignBottom
AlignLeft
AlignRight
AlignTop
ApplicationShortcutCreate Create a FormShow Application Shortcut.
ApplicationShortcutFollow Follow a FormShow or FormAction Application Shortcut.
CanClose Determines whether this Form can be closed.
CaptureToClipboard Captures this Form to the Clipboard.
CenterForm
CloseChildForms Close all Forms that have this form as their parent.
CloseSafe Close the Form.
Controls_Validate
Controls_ValidateContainer
DemoInformationClear
DemoInformationSet
ExtendDown
ExtendLeft
ExtendRight
ExtendUp
Form_ActionExecuteInternalNotification
Form_Refresh ' Goto the specified Page on the form. '
Form_Reset Override this to reset the form to its original state.
GetFocusedControl
GetHelpTopic Get the Help Topic of the currently active control.
GridLayoutSave Save the layout of a Grid immediately.
HasPseudoModalChildren Determines whether this Form has any Pseudo Modal child Forms open.
HasSettingsLayout Indicates if the form has layout settings that have been loaded.
InitialisationForceComplete Forms displayed as a popup do not get the 'Activated' event.
IsForcingSafeClose Indicates whether a Safe Close is being force, i.e., do NOT stop this form being closed.
IsFormRefreshable Is it safe to call the Form_Refresh method?
LayoutAndSettingsSave
MdiWindowStateRestore
New
PerformPseudoDialogFormClosed
PseudoModalParentSet Set the Pseudo-Modal Parent form (e.g., from a Page Set or Portal Viewer).
RedrawResume
RedrawSuspend
SizeToFit

Properties

Name Description
Actions Read-Only
Application
ApplicationShortcutSupported Indicates whether Application Shortcuts are supported for this Form.
DemoInformationIconResourceId Read-Only
DemoInformationText Read-Only
DemoInformationTitle Read-Only
DoNotAllowReuse Indicates whether this Form should not Allow Reuse.
FormClearing
FormKey Used to identify the Form and as a key when saving settings to the registry.
FormKeyIndex For multiple instance Forms, this will be non-zero and will be used when preserving the Form layout (although not other Form settings).
FormKeySub Used to further identify a Form. Eg. the ClientId if the FormKey is Client. This can be used when locating forms to ensure multiple instances are not opened for the same record.
FormMode
FullyActivated Read-Only Indicates whether this form is Fully Activated, i.e., it was gone from being Deactivated and has not hit the Activate event.
HelpProvider Read-Only
IconResourceId The ResourceId of this Form's Icon.
IsClosed Read-Only Indicates whether the Form is Closed.
IsInitialised Read-Only Indicates whether the form has completed Initialisation.
MdiTabOrder
MdiWindowState
MinimumClientSize Read-Only The Minimum Form Size excluding any borders.
OpenedFromApplicationShortcut The Application Shortcut form which this Form was opened (or reused from).
PreserveLayout
PseudoModalEnabled
PseudoModalParent The Pseudo-Modal Parent form.
PseudoModalParentTop Read-Only The Top-level Pseudo-Modal Parent form.
SettingsUser Read-Only
TabCaption
TabCaptionClean Read-Only The Caption of the Tab without any of the Flags.
TextClean Read-Only The Text of the Form without any of the Flags.
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0