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

WebControl.BorderImages Property

Provides a list of images used to create customized borders for the control.

[Visual Basic]
Overridable Public ReadOnly Property BorderImages As BorderImages
[C#]
public virtual BorderImages BorderImages {get;}

Remarks

See BorderImages for more details.

See Also

WebControl Class | EO.Web Namespace


Direct link to this topic