Spread Windows Forms 8.0 Product Documentation
SetElementStyle Method (ElementWindowless)


Sets the style for the element.
Sets the style for the element.
Overload List
OverloadDescription
SetElementStyle(ElementStyle)Sets the style for the element.  
SetElementStyle(ElementStyle,Boolean)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.

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

ElementWindowless Class
ElementWindowless Members
GetElementStyle Method
ElementStyle Class

 

 


Copyright © GrapeCity, inc. All rights reserved.