| Visual Basic (Declaration) | |
|---|---|
Public Property TabRect As Rectangle | |
| C# | |
|---|---|
public Rectangle TabRect {get; set;} | |
Property Value
RectangleIf an image is being displayed inside the tab with the text, this rectangle will include the area where the image has been drawn.