Spread Windows Forms 12.0 Product Documentation
ElementStyle Class Methods


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

For a list of all members of this type, see ElementStyle members.

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