We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3eb37 commit 3bcdec8Copy full SHA for 3bcdec8
1 file changed
igforms/Basic/UtilForms.cs
@@ -589,7 +589,6 @@ public static void RecursiveControlDelegate(Control frm, ControlDelegate fd)
589
}
590
591
592
-
593
/// <summary>Recursively sets background color for the specified control and all its children.</summary>
594
/// <param name="win">Control for which the background color is set.</param>
595
/// <param name="col">Background color to be set.</param>
0 commit comments