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. |
Converts the coordinates from a control's client space to screen space. | |
Closes the special message below the control (or SRP EditTable cell) that was created with the DisplayControlMessage service. | |
Closes the NDW_WAIT form. | |
Closes the wait banner. | |
Returns a True or False depending on whether the control has context help being displayed. | |
Styles the SRP Button control to visually resemble a Windows 8 command link. | |
Styles the SRP Button control to visually resemble a standard command link. | |
Styles the SRP StatusBar control to visually resemble a standard progress bar. | |
D | |
Display context specific help for the current control if it is available. | |
Displays a special message below the control (or SRP EditTable cell) specified. | |
Used by FrameWorks tools, such as FW_COMMAND_MANAGER, to display little info popups. | |
Displays a message in the SRP StatusBar control on the MDI Frame. | |
Display validation error message for the current control. | |
Displays the NDW_WAIT form with predefined values. | |
Displays a banner that alerts the user to wait. | |
F | |
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 | |
Get all Sysprocs. | |
Gets all windows available in this application, including inherited windows. | |
GetEventCommuter | Returns the name of the current event's commuter module if it exists. |
Returns the name of the current window's commuter module if it exists. | |
Returns a list of key controls for the window. | |
Gets all the MDI children for a frame, taking into account that some children are embedded forms within the backstage. | |
Returns the MDI Frame used in this SRP FrameWorks application. | |
Returns an @FM delimited list of controls that are not required for the current form. | |
GetOIEditTable | Returns the fully qualified control entity ID of the OpenInsight edit table control that is linked to the indicated SRP EditTable control. |
Returns the percent of the progress bar. | |
Returns an @FM delimited list of controls that are required for the current form. | |
Returns the fully qualified control entity ID of the SRP EditTable control that is linked to the indicated OpenInsight edit table. | |
H | |
Returns a True or False depending on whether context help is currently enabled. | |
Hides an info popup if there is one. | |
I | |
Determines if the passed in control is bound to a Key ID column. | |
Returns a True or False depending on whether the window is an MDI Child or not. | |
Returns a True or False depending on whether the control is required or not. | |
Checks to see if the window is in the process of being embedded. | |
Determines if the window is embedded. | |
O | |
OnSplitterMove | Used to help resize a window based on a splitter control move. |
R | |
Restores the caption bar text to the original settings. | |
S | |
Selects the LaunchBar Open Windows item according to the window being passed in. | |
Sets the color of edit line and edit box borders and SRP EditTable cells/columns/rows to their default colors. | |
Creates a dropdown for the control. | |
Makes a column a combo box column with a single column combo list. | |
Sets a subclass label prompt inside the provided control; requires a SubClass. | |
Sets the color of edit line and edit box borders for non-required controls. | |
Creates an option button for the control. | |
Updates the percent of the progress bar. | |
Sets the color of edit line and edit box borders for required controls. | |
SetSplitter | Initial basic spitter settings; also tracks the initial position of the splitter control. |
Sets the color of edit line and edit box borders and SRP EditTable borders for validation errors. | |
Sets the NDW_WAIT form with with new banner text and new progress bar values. | |
When called, will either disable, protect, or "ReadOnly" all appropriate controls. | |
Updates the caption text of a form with the data being passed in. | |
Used by FrameWorks tools, such as FW_COMMAND_MANAGER, to display itself. | |
Starts the window invisibly and embeds it into the backstage page. |