Spread Windows Forms 10.0 Product Documentation
ElementStyle Class Properties


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

Public Properties
 NameDescription
Public PropertyAlignHorzGets or sets the horizontal alignment for the style.  
Public PropertyAlignTextGets or sets the alignment of the text with respect to the alignment of the picture for the style.  
Public PropertyAlignVertGets or sets the vertical alignment for the style.  
Public PropertyBackColorGets or sets the background color for the style.  
Public PropertyBackgroundImageGets or sets the background image for the style.  
Public PropertyBorderGets or sets the border for the style.  
Public PropertyCanFocusGets or sets whether the object can receive focus.  
Public PropertyDrawFocusRectangleGets or sets the focus rectangle drawing style for the object.  
Public PropertyEnabledGets or sets whether the object can receive focus and respond to user actions.  
Public PropertyFontGets or sets the font for the style.  
Public PropertyForeColorGets or sets the text color for the style.  
Public PropertyForegroundImageGets or sets the foreground image for the style.  
Public PropertyMarginBottomGets or sets the margin between the bottom of the object and its contents.  
Public PropertyMarginLeftGets or sets the margin between the left edge of the object and its contents.  
Public PropertyMarginRightGets or sets the margin between the right edge of the object and its contents.  
Public PropertyMarginTopGets or sets the margin between the top of the object and its contents.  
Public PropertyPictureGets or sets the picture for the style.  
Public PropertyPictureMarginGets or sets the margin between the text and the picture for the style.  
Public PropertyPictureOrientationGets or sets the orientation of the picture for the style.  
Public PropertyPictureTransparencyColorGets or sets the transparency color for the picture for the style.  
Public PropertySelectableGets or sets whether the user can interact with the element.  
Public PropertyStyleNameGets or sets the name for the created style.  
Public PropertyTextGets or sets the contents of the control as a string matching exactly what is displayed.  
Public PropertyTextOrientationGets or sets the orientation of the text.  
Public PropertyTextWrapGets or sets whether to automatically wrap text without line breaks.  
Public PropertyVisibleGets or sets, for the style, whether the element is visible.  
Top
See Also

Reference

ElementStyle Class
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.