NetXP 3.0 Reference

TabControl.PixelBorder Property

Show a one-pixel border around the tab control?

[Visual Basic]
Public Property PixelBorder As Boolean
[C#]
public bool PixelBorder {get; set;}

See Also

TabControl Class | NETXP.Controls.Docking Namespace