Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

C
CheckRequiredControls

Checks to see if the current form has all required controls populated.

ClearStatusMessage

Clears the primary status pane of the SRP StatusBar control on the MDI Frame.

ClientToScreen

Converts the coordinates from a control's client space to screen space.

CloseControlMessage

Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage service.

CloseWaitBanner

Closes the NDW_WAIT form.

CloseWaitScreen

Closes the wait banner.

ContextHelpVisible

Returns a True or False depending on whether the control has context help being displayed.

CreateCommandLink

Styles the SRP Button control to visually resemble a Windows 8 command link.

CreateCommandLink2

Styles the SRP Button control to visually resemble a standard command link.

CreateProgressBar

Styles the SRP StatusBar control to visually resemble a standard progress bar.

D

DisplayContextHelp

Display context specific help for the current control if it is available.

DisplayControlMessage

Displays a special message below the control (or SRP EditTable cell) specified.

DisplayHelpInfoPopup

Used by FrameWorks tools, such as FW_COMMAND_MANAGER, to display little info popups.

DisplayStatusMessage

Displays a message in the SRP StatusBar control on the MDI Frame.

DisplayValidationError

Display validation error message for the current control.

DisplayWaitBanner

Displays the NDW_WAIT form with predefined values. This form is launched modeless so processing from the parent object can continue.

DisplayWaitScreen

Displays a banner that alerts the user to wait.

F

FindPopupControl

Returns the full control name and handle of an SRP Popup control.

FindSubclassControl

Returns the full control name and handle of an SRP Subclass control.

G

GetAllProcs

Get all Sysprocs.

GetAllWindows

Gets all windows available in this application, including inherited windows.

GetEventCommuter

Returns the name of the current event's commuter module if it exists.

GetFormCommuter

Returns the name of the current window's commuter module if it exists.

GetKeyControls

Returns a list of key controls for the window.

GetMDIChildren

Gets all the MDI children for a frame, taking into account that some children are embedded forms within the backstage.


GetMDIFrame

Returns the MDI Frame used in this SRP FrameWorks application.