DbMaintenanceWindowProcessor Members
The DbMaintenanceWindowProcessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
Activate |
Activates this instance.
|
|
CheckAddOnFlyMode |
Checks the add on fly mode.
|
|
CheckDeleteTables |
Checks the delete tables.
|
|
CloseWindow |
Closes the window.
|
|
DbMaintenanceWindow_PreviewKeyDown |
Handles the PreviewKeyDown event of the DbMaintenanceWindow control.
|
|
GetAutoFills |
Gets the automatic fills.
|
|
HandleAutoFillValFail |
Handles the automatic fill value fail.
|
|
Initialize |
Initializes the specified window.
|
|
InitializeFromLookupData |
Initializes from lookup data.
|
|
IsMaintenanceKeyDown |
Determines whether [is maintenance key down] [the specified key].
|
|
OnReadOnlyModeSet |
Called when [read only mode set].
|
|
OnRecordSelect |
Called when [record select].
|
|
OnRecordSelected |
Called when [record selected].
|
|
OnValidationFail |
Called when [validation fail].
|
|
PrintOutput |
Prints the output.
|
|
RegisterFormKeyControl |
Registers the form key control.
|
|
SetControlReadOnlyMode |
Sets the control read only mode.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
SetSaveStatus |
Sets the save status.
|
|
SetupControl |
Setups the control.
|
|
SetupStatusBar |
Setups the status bar.
|
|
SetWindowReadOnlyMode |
Sets the window read only mode.
|
|
ShowFindLookupWindow |
Shows the find lookup window.
|
|
ShowRecordLockWindow |
Shows the record lock window.
|
|
ShowRecordSavedMessage |
Shows the record saved message.
|
|
ShowYesNoCancelMessage |
Shows the yes no cancel message.
|
|
ShowYesNoMessage |
Shows the yes no message.
|
Properties
Name | Description | |
---|---|---|
CloseButton |
Gets the close button.
|
|
DeleteButton |
Gets the delete button.
|
|
DeleteButtonUiControl |
Gets the delete button UI control.
|
|
FindButton |
Gets the find button.
|
|
FindButtonUiControl |
Gets the find button UI control.
|
|
KeyAutoFillControl |
Gets the key automatic fill control.
|
|
KeyControlRegistered |
Gets or sets a value indicating whether [key control registered].
|
|
MaintenanceButtonsControl |
Gets the maintenance buttons control.
|
|
MaintenanceButtonsUiControl |
Gets the maintenance buttons UI control.
|
|
MaintenanceWindow |
Gets the maintenance window.
|
|
NewButton |
Creates new button.
|
|
NewButtonUiControl |
Creates new buttonuicontrol.
|
|
NextButton |
Gets the next button.
|
|
NextButtonUiControl |
Gets the next button UI control.
|
|
PreviousButton |
Gets the previous button.
|
|
PreviousButtonUiControl |
Gets the previous button UI control.
|
|
PrintButton |
Gets the print button.
|
|
PrintButtonUiControl |
Gets the print button UI control.
|
|
SaveButton |
Gets the save button.
|
|
SaveButtonUiControl |
Gets the save button UI control.
|
|
SelectButton |
Gets the select button.
|
|
SelectButtonUiControl |
Gets the select button UI control.
|
|
StatusBar |
Gets the status bar.
|
|
StatusBarUiControl |
Gets the status bar UI control.
|
|
View |
Gets the view.
|
|
ViewModel |
Gets the view model.
|
Events
Name | Description | |
---|---|---|
DebugShowFind |
Occurs when [debug show find].
|
|
LookupAddView |
Occurs when [lookup add view].
|