Name | Description | |
---|---|---|
Disposed | Represents the method that handles the Disposed event of a component. | |
ImageAlignmentChanged | Raised when the value of the ImageAlignment property is changed. | |
ImageAreaChanged | Raised when the value of the ImageArea property is changed. | |
ImagePaddingChanged | Raised when the value of the ImagePadding property is changed. | |
ImageSizeChanged | Raised when the value of the ImageSize property is changed. | |
ImageStyleChanged | Raised when the value of the ImageStyle property is changed. | |
Paint | Raised after the cell's background and foreground have been painted. | |
PreserveImageAspectRatioChanged | Raised when the value of the PreserveImageAspectRatio property is changed. | |
QueryAccessibleText | Raised when retrieving a cell's accessibility text. | |
QueryControlBounds | Raised when calculating the bounds of the control. | |
QueryFittedHeight | Raised to calculate the fitted height of the viewer in pixels. | |
QueryFittedWidth | Raised to calculate the fitted width of the viewer in pixels. | |
QueryImage | Raised when retrieving the image displayed by the cell viewer. | |
QueryText | Raised when retrieving the text displayed by the cell viewer. | |
SettingControlAppearance | Raised when the appearance of the underlining control is about to be set. | |
SettingControlValue | Raised when the value of a cell is being assigned to the underlining Control. | |
TextPaddingChanged | Raised when the value of the TextPadding property is changed. |