Spread Windows Forms 10.0 Product Documentation
ElementWindowless Class Properties


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

Public Properties
 NameDescription
Public PropertyAlignHorzGets or sets the horizontal alignment of the contents of the element.  
Public PropertyAlignTextGets or sets the alignment of the text in the element.  
Public PropertyAlignVertGets or sets the vertical alignment of the contents of the element.  
Public PropertyBackColorGets or sets the background color for the element.  
Public PropertyBackgroundImageGets or sets the background image for the element.  
Public PropertyBorderGets or sets the border for the element.  
Public PropertyCanFocusGets or sets whether the element can receive focus.  
Public PropertyContainsFocusGets whether the element currently has the input focus.  
Public PropertyDrawFocusRectangleGets or sets whether and how the focus rectangle is displayed in the element.  
Public PropertyEnabledGets or sets whether the object can receive focus and respond to user actions.  
Public PropertyFocusedGets whether the element has focus.  
Public PropertyFontGets or sets the font for the element.  
Public PropertyForeColorGets or sets the foreground color for the element.  
Public PropertyForegroundImageGets or sets the foreground image for the element.  
Public PropertyMarginBottomGets or sets the margin between the bottom of the element and its contents.  
Public PropertyMarginLeftGets or sets the margin between the left edge of the element and its contents.  
Public PropertyMarginRightGets or sets the margin between the right edge of the element and its contents.  
Public PropertyMarginTopGets or sets the margin between the top of the element and its contents.  
Public PropertyNameGets or sets the name of the element.  
Public PropertyPictureGets or sets the picture for the element.  
Public PropertyPictureMarginGets or sets the margin between the text and the picture.  
Public PropertyPictureOrientationGets or sets the picture orientation for the element.  
Public PropertyPictureTransparencyColorGets or sets the picture transparency color for the element.  
Public PropertyPictureTransparencyToleranceGets or sets the picture transparency tolerance for the element.  
Public PropertyRectangleGets the rectangular coordinates of the element.  
Public PropertyRedrawGets or sets whether the element is allowed to paint.  
Public PropertySelectableGets or sets whether the user can interact with the element.  
Public PropertyStateGets or sets the state of the element.  
Public PropertyTagGets or sets the Tag object for the element.  
Public PropertyTextGets or sets the text for the element.  
Public PropertyTextOrientationGets or sets the text orientation for the element.  
Public PropertyTextRotationAngleGets or sets the rotation angle of the text in the element.  
Public PropertyTextWrapGets or sets whether to wrap the text in the element.  
Public PropertyVisibleGets or sets whether the element is visible.  
Top
Protected Properties
 NameDescription
Protected PropertyElementsGets the collection of IElement-derived objects that the current ElementWindowless object contains.  
Top
See Also

Reference

ElementWindowless Class
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.