Spread Windows Forms 12.0 Product Documentation
ElementWindowless Class Methods


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

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

Public Methods
 NameDescription
Public MethodCopies the properties of this windowless element object into the target object.  
Public MethodLoads the object from XML.  
Public MethodMoves the focus to the element.  
Public MethodGets the style for the element.  
Public MethodGets the default font for the element.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming.  
Public MethodRaises the FontChanged event when the font in the control has changed.  
Public MethodForces the element to invalidate its client area and immediately repaint.  
Public MethodResets the background color to its default setting.  
Public MethodResets the border of the element to its default settings.  
Public MethodResets the font for the element to it default value.  
Public MethodResets the text color for the element to its default value.  
Public MethodResets the transparency of a picture in the element to its default value.  
Public MethodResets the transparency tolerance for a picture in the element to its default value.  
Public MethodResets the Tag object for the element to its default value.  
Public MethodResets the rotation angle for text in the element to its default value.  
Public MethodSaves the object to XML.  
Public MethodOverloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values).  
Public MethodOverloaded. Sets the style for the element.  
Public MethodToggles the state of the element.  
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodCauses the control to redraw the invalidated regions with its client area.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the BackgroundImageChanged event when the background picture has changed.  
Protected MethodRaises the Changed event when the element has changed.  
Protected MethodRaises the Click event when the use clicks on the control.  
Protected MethodRaises the DoubleClick event when the use double-clicks on the control.  
Protected MethodRaises the ForegroundImageChanged event when the foreground picture has changed.  
Protected MethodRaises the NameChanging event.  
Protected MethodRaises the ParentChanged event when the the parent of the element has changed.  
Protected MethodRaises the PictureChanged event when the picture has changed.  
Protected MethodRaises the PropertyChanged event when the property on an element has changed.  
Protected MethodResets the horizontal alignment of the element to the default value.  
Protected MethodResets the text alignment of the element to the default value.  
Protected MethodResets the vertical alignment of the element to the default value.  
Protected MethodResets the background image of the element to the default value.  
Protected MethodResets to the default value whether the element can have the focus.  
Protected MethodResets the elements to their default settings.  
Protected MethodResets to the default value whether the element is enabled.  
Protected MethodResets the foreground image for the element to its default value.  
Protected MethodResets the margin between the bottom of the element and its contents to the default value.  
Protected MethodResets the margin between the left side of the element and its contents to the default value.  
Protected MethodResets the margin between the right side of the element and its contents to the default value.  
Protected MethodResets the margin between the top of the element and its contents to the default value.  
Protected MethodInternal use only.  
Protected MethodResets the image for the element to its default value.  
Protected MethodResets the margin between text and picture to its default value.  
Protected MethodResets the orientation of the picture in the element to its default value.  
Protected MethodResets the text in an element to its default value.  
Protected MethodResets the orientation of text in an element to its default value.  
Protected MethodResets to the default value whether an element is visible.  
Protected MethodSets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in floating-point values).  
Top
See Also

Reference

ElementWindowless Class
FarPoint.Win Namespace