UltimateEditor Class Library

UltimateEditor.UseIEColorDialog Property

Gets or sets a value that indicates whether to open the system color-selection dialog box for Internet Explorer.

[Visual Basic]
Public Property UseIEColorDialog As Boolean
[C#]
public bool UseIEColorDialog {get; set;}

Property Value

true if the system color-selection dialog box is opened for Internet Explorer; otherwise, false. The default value is true.

Remarks

Use this property to open the system color-selection dialog box for Internet Explorer.

See Also

UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace