Spread Windows Forms 12.0 Product Documentation
ElementStyle Class Members
Properties  Methods 


FarPoint.Win Assembly > FarPoint.Win Namespace : ElementStyle Class

The following tables list the members exposed by ElementStyle.

Public Constructors
 NameDescription
Public ConstructorCreates an element style (ElementStyle object).  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the horizontal alignment for the style.  
Public PropertyGets or sets the alignment of the text with respect to the alignment of the picture for the style.  
Public PropertyGets or sets the vertical alignment for the style.  
Public PropertyGets or sets the background color for the style.  
Public PropertyGets or sets the background image for the style.  
Public PropertyGets or sets the border for the style.  
Public PropertyGets or sets whether the object can receive focus.  
Public PropertyGets or sets the focus rectangle drawing style for the object.  
Public PropertyGets or sets whether the object can receive focus and respond to user actions.  
Public PropertyGets or sets the font for the style.  
Public PropertyGets or sets the text color for the style.  
Public PropertyGets or sets the foreground image for the style.  
Public PropertyGets or sets the margin between the bottom of the object and its contents.  
Public PropertyGets or sets the margin between the left edge of the object and its contents.  
Public PropertyGets or sets the margin between the right edge of the object and its contents.  
Public PropertyGets or sets the margin between the top of the object and its contents.  
Public PropertyGets or sets the picture for the style.  
Public PropertyGets or sets the margin between the text and the picture for the style.  
Public PropertyGets or sets the orientation of the picture for the style.  
Public PropertyGets or sets the transparency color for the picture for the style.  
Public PropertyGets or sets whether the user can interact with the element.  
Public PropertyGets or sets the name for the created style.  
Public PropertyGets or sets the contents of the control as a string matching exactly what is displayed.  
Public PropertyGets or sets the orientation of the text.  
Public PropertyGets or sets whether to automatically wrap text without line breaks.  
Public PropertyGets or sets, for the style, whether the element is visible.  
Top
Public Methods
 NameDescription
Public MethodGets whether the horizontal alignment (AlignHorz property) is set.  
Public MethodGets whether the text alignment (AlignText property) is set.  
Public MethodGets whether the vertical alignment (AlignVert property) is set.  
Public MethodGets whether the background color (BackColor property) is set.  
Public MethodGets whether the background image (BackgroundImage property) is set.  
Public MethodGets whether the border (Border property) is set.  
Public MethodGets whether the ability of the element to receive focus (CanFocus property) is set.  
Public MethodGets whether the focus rectangle (DrawFocusRectangle property) is set.  
Public MethodGets whether the element is enabled (Enabled property is set).  
Public MethodGets whether the font (Font property) is set.  
Public MethodGets whether the text color (ForeColor property) is set.  
Public MethodGets whether the foreground image (ForegroundImage property) is set.  
Public MethodGets whether the bottom margin (MarginBottom property) is set.  
Public MethodGets whether the left margin (MarginLeft property) is set.  
Public MethodGets whether the right margin (MarginRight property) is set.  
Public MethodGets whether the top margin (MarginTop property) is set.  
Public MethodGets whether the margin of the image (PictureMargin property) is set.  
Public MethodGets whether the orientation of the image (PictureOrientation property) is set.  
Public MethodGets whether the image (Picture property) is set.  
Public MethodGets whether the transparency color of the image (PictureTransparencyColor  property) is set.  
Public MethodGets whether the element is selectable (Selectable property is set).  
Public MethodGets whether the style name (StyleName property) is set.  
Public MethodGets whether the orientation of the text (TextOrientation property) is set.  
Public MethodGets whether the text (Text property) is set.  
Public MethodGets whether the element can wrap multiple-line text (TextWrap property is set).  
Public MethodGets whether the viewability of the element (Visible property) is set.  
Top
See Also

Reference

ElementStyle Class
FarPoint.Win Namespace