NetXP 3.0 Reference

XPLink.UseColorTable Property

Use the default XP-style colors for the link? (Set this to True for a task pane link, or False for a standalone link)

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

See Also

XPLink Class | NETXP.Controls.TaskPane Namespace