Summary description for FaidMessage1.
More...
|
| static void | ReportError (string errstr) |
| | Reports an error (including logging, etc., dependent on the current settings). More...
|
| |
| static void | ReportError (Exception e) |
| | Reports an error (including logging, etc., dependent on the current settings). More...
|
| |
| static void | SetBackColorRec (Form win, Color col) |
| | Recursively sets background color for a window form and all its children. More...
|
| |
| static void | SetForeColorRec (Form win, Color col) |
| | Recursively sets foreground color for a window form and all its children. More...
|
| |
Summary description for FaidMessage1.
| static void IG.Forms.IGForm.basReportError |
( |
string |
errstr | ) |
|
|
inlinestaticprivate |
| static void IG.Forms.IGForm.ReportError |
( |
string |
errstr | ) |
|
|
inlinestatic |
| static void IG.Forms.IGForm.ReportError |
( |
Exception |
e | ) |
|
|
inlinestatic |
Reports an error (including logging, etc., dependent on the current settings).
| static void IG.Forms.IGForm.SetBackColorRec |
( |
Form |
win, |
|
|
Color |
col |
|
) |
| |
|
inlinestatic |
| static void IG.Forms.IGForm.SetForeColorRec |
( |
Form |
win, |
|
|
Color |
col |
|
) |
| |
|
inlinestatic |
Recursively sets foreground color for a window form and all its children.
| int IG.Forms.IGForm.numerrors =0 |
|
staticprivate |
Common tools for Windows forms.
| int IG.Forms.IGForm.maxerrors =5 |
|
staticprivate |
The documentation for this class was generated from the following file: