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

Dialog.ContentFrameStyle Property

Gets or sets the style of the frame that hosts ContentUrl.

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

Remarks

This property is only used when ContentUrl is set.

See Also

Dialog Class | EO.Web Namespace


Direct link to this topic