| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property CircleBackImage As Image | |
| C# | |
|---|---|
public virtual Image CircleBackImage {get; set;} | |
Property Value
ImageIf the image supplied is not the same size as the entire control, it will be tiled within the boundaries of the entire control, with only the section that overlaps with the section of the control representing the current value being shown in the display.