FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWindowless Class |
For a list of all members of this type, see ElementWindowless members.
Name | Description | |
---|---|---|
CopyTo | Copies the properties of this windowless element object into the target object. | |
Deserialize | Loads the object from XML. | |
Focus | Moves the focus to the element. | |
GetElementStyle | Gets the style for the element. | |
GetFont | Gets the default font for the element. | |
GetRotatedTextSize | Overloaded. Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. | |
OnFontChanged | Raises the FontChanged event when the font in the control has changed. | |
Refresh | Forces the element to invalidate its client area and immediately repaint. | |
ResetBackColor | Resets the background color to its default setting. | |
ResetBorder | Resets the border of the element to its default settings. | |
ResetFont | Resets the font for the element to it default value. | |
ResetForeColor | Resets the text color for the element to its default value. | |
ResetPictureTransparencyColor | Resets the transparency of a picture in the element to its default value. | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. | |
ResetTag | Resets the Tag object for the element to its default value. | |
ResetTextRotationAngle | Resets the rotation angle for text in the element to its default value. | |
Serialize | Saves the object to XML. | |
SetBounds | Overloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). | |
SetElementStyle | Overloaded. Sets the style for the element. | |
ToggleState | Toggles the state of the element. | |
Update | Causes the control to redraw the invalidated regions with its client area. |
Name | Description | |
---|---|---|
OnBackgroundImageChanged | Raises the BackgroundImageChanged event when the background picture has changed. | |
OnChanged | Raises the Changed event when the element has changed. | |
OnClick | Raises the Click event when the use clicks on the control. | |
OnDoubleClick | Raises the DoubleClick event when the use double-clicks on the control. | |
OnForegroundImageChanged | Raises the ForegroundImageChanged event when the foreground picture has changed. | |
OnNameChanging | Raises the NameChanging event. | |
OnParentChanged | Raises the ParentChanged event when the the parent of the element has changed. | |
OnPictureChanged | Raises the PictureChanged event when the picture has changed. | |
OnPropertyChanged | Raises the PropertyChanged event when the property on an element has changed. | |
ResetAlignHorz | Resets the horizontal alignment of the element to the default value. | |
ResetAlignText | Resets the text alignment of the element to the default value. | |
ResetAlignVert | Resets the vertical alignment of the element to the default value. | |
ResetBackgroundImage | Resets the background image of the element to the default value. | |
ResetCanFocus | Resets to the default value whether the element can have the focus. | |
ResetElements | Resets the elements to their default settings. | |
ResetEnabled | Resets to the default value whether the element is enabled. | |
ResetForegroundImage | Resets the foreground image for the element to its default value. | |
ResetMarginBottom | Resets the margin between the bottom of the element and its contents to the default value. | |
ResetMarginLeft | Resets the margin between the left side of the element and its contents to the default value. | |
ResetMarginRight | Resets the margin between the right side of the element and its contents to the default value. | |
ResetMarginTop | Resets the margin between the top of the element and its contents to the default value. | |
ResetParent | Internal use only. | |
ResetPicture | Resets the image for the element to its default value. | |
ResetPictureMargin | Resets the margin between text and picture to its default value. | |
ResetPictureOrientation | Resets the orientation of the picture in the element to its default value. | |
ResetText | Resets the text in an element to its default value. | |
ResetTextOrientation | Resets the orientation of text in an element to its default value. | |
ResetVisible | Resets to the default value whether an element is visible. | |
SetBoundsFloat | Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in floating-point values). |