Spread Windows Forms 12.0 Product Documentation
SetElementStyle Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : SetElementStyle Method
Sets the style for the element.
Sets the style for the element.
Overload List
OverloadDescription
Sets the style for the element.  
Sets the style for the element and clears unset properties.  
Remarks

Use this method to specify an ElementStyle object that contains the settings for the element. The ElementStyle object provides settings for appearance, including colors, alignment, and margins.

For more information, see the ElementStyle class.

To return the ElementStyle object for an element, use the GetElementStyle method.

See Also

Reference

ElementWindowless Class
ElementWindowless Members
GetElementStyle Method
ElementStyle Class