ColorChooseDialog.Show

Syntax:

Show(<NotifyOnCloseDescription>)

Parameters:

<NotifyOnCloseDescription> (optional)

Type: NotifyDescription.
It contains description of the procedure that will be called after the dialog is closed with the following parameters:
  • <Color> - True - the color is selected; Undefined - otherwise;
  • <AdditionalParameters> - the value specified when the object is created NotifyDescription.
If the parameter is not specified or belongs to the type Undefined, no procedure will be called after completion.

Description:

It opens a non-modal color selection dialog.

Availability:

Thin client, web-client, thick client.

    

1C:Enterprise Developer's Community