Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

ColorPicker.TextBoxStyle Property

Gets or sets the style used by textboxes in the color picker popup.

[Visual Basic]
Public Property TextBoxStyle As ElementStyle
[C#]
public ElementStyle TextBoxStyle {get; set;}

Remarks

This property is ignored when custom layout template is used.

See Also

ColorPicker Class | EO.Web Namespace


Direct link to this topic