Click or drag to resize
SoWinColorEditor Constructor
Overload List
  NameDescription
Public methodSoWinColorEditor
Calls SoWinColorEditor((System.Windows.Forms.Control ^)nullptr, (System.String ^)nullptr, true).
Public methodSoWinColorEditor(Control)
Calls SoWinColorEditor(parent, (System.String ^)nullptr, true).
Public methodSoWinColorEditor(Control, String)
Calls SoWinColorEditor(parent, name, true).
Public methodSoWinColorEditor(Control, String, Boolean)

Constructor.

Top
See Also