Method BubbleSystemColorsChanged
BubbleSystemColorsChanged(AbstractControl, EventArgs)
Bubbles the SystemColorsChanged event and OnSystemColorsChanged(EventArgs) method for the controls and its children.
[Browsable(false)]
public static void BubbleSystemColorsChanged(AbstractControl control, EventArgs e)
Parameters
control
AbstractControle
EventArgs