Specifies the source for this form's palette.
public final void setPaletteSource( Control paletteSource )
paletteSource
A Control object that specifies the control to use as the source of this form's palette.
Unless the form's palette mode is set to FormPaletteMode.USE_CONTROL, this method has no effect.
See Also getPaletteSource, setPaletteMode, FormPaletteMode