FarPoint.Win Assembly > FarPoint.Win Namespace : ElementWithButtons Class |
For a list of all members of this type, see ElementWithButtons members.
Name | Description | |
---|---|---|
CopyTo | Copies the properties of this windowless element object into the target object. (Inherited from FarPoint.Win.ElementWindowless) | |
Deserialize | Loads the object from XML. (Inherited from FarPoint.Win.ElementWindowless) | |
Focus | Moves the focus to the element. (Inherited from FarPoint.Win.ElementWindowless) | |
GetElementStyle | Gets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | |
GetFont | Gets the default font for the element. (Inherited from FarPoint.Win.ElementWindowless) | |
OnFontChanged | Raises the FontChanged event when the font in the control has changed. (Inherited from FarPoint.Win.ElementWindowless) | |
Refresh | Forces the element to invalidate its client area and immediately repaint. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetBackColor | Resets the background color to its default setting. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetBorder | Resets the border of the element to its default settings. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetFont | Resets the font for the element to it default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetForeColor | Resets the text color for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPictureTransparencyColor | Resets the transparency of a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetTag | Resets the Tag object for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetTextRotationAngle | Resets the rotation angle for text in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
Serialize | Saves the object to XML. (Inherited from FarPoint.Win.ElementWindowless) | |
SetBounds | Overloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). (Inherited from FarPoint.Win.ElementWindowless) | |
SetElementStyle | Overloaded. Sets the style for the element. (Inherited from FarPoint.Win.ElementWindowless) | |
Update | Forces the element to repaint immediately any region that has become invalid. (Inherited from FarPoint.Win.ElementWindowless) |
Name | Description | |
---|---|---|
OnChanged | Raises the Changed event when the element has changed. (Inherited from FarPoint.Win.ElementWindowless) | |
OnClick | Raises the Click event when the use clicks on the control. (Inherited from FarPoint.Win.ElementWindowless) | |
OnDoubleClick | Raises the DoubleClick event when the use double-clicks on the control. (Inherited from FarPoint.Win.ElementWindowless) | |
OnDropClick | Processes the Click events that occur in a drop-down button. | |
OnDropDoubleClick | Processes the DoubleClick events that occur in a drop-down button. | |
OnNameChanging | Raises the NameChanging event. (Inherited from FarPoint.Win.ElementWindowless) | |
OnParentChanged | Raises the ParentChanged event when the the parent of the element has changed. (Inherited from FarPoint.Win.ElementWindowless) | |
OnPopUpClick | Processes the Click events that occur in the pop-up button. | |
OnPopUpDoubleClick | Processes the DoubleClick events that occur in the pop-up button. | |
OnPropertyChanged | Raises the PropertyChanged event when the property on an element has changed. (Inherited from FarPoint.Win.ElementWindowless) | |
OnScrollClick | Processes the Click events that occur in scroll buttons. | |
OnScrollDoubleClick | Processes the DoubleClick events that occur in scroll buttons. | |
OnScrollMouseDown | Processes the MouseDown events that occur in scroll buttons. | |
ResetAlignHorz | Resets the horizontal alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetAlignText | Resets the text alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetAlignVert | Resets the vertical alignment of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetBackgroundImage | Resets the background image of the element to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetCanFocus | Resets to the default value whether the element can have the focus. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetEnabled | Resets to the default value whether the element is enabled. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetForegroundImage | Resets the foreground image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetMarginBottom | Resets the margin between the bottom of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetMarginLeft | Resets the margin between the left side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetMarginRight | Resets the margin between the right side of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetMarginTop | Resets the margin between the top of the element and its contents to the default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetParent | Internal use only. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPicture | Resets the image for the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPictureMargin | Resets the margin between text and picture to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetPictureOrientation | Resets the orientation of the picture in the element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetText | Resets the text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetTextOrientation | Resets the orientation of text in an element to its default value. (Inherited from FarPoint.Win.ElementWindowless) | |
ResetVisible | Resets to the default value whether an element is visible. (Inherited from FarPoint.Win.ElementWindowless) |