Click or drag to resize

WorkflowViewSetDefaultColors Method

Call this function to restore the default drawing colors of the control you might have customized.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SetDefaultColors()
Remarks
Calling SetDefaultColors will reset each customizable color.
See Also