Archive Browser
Download Cyotek.Windows.Forms.TabList.zip version 1.0.0.2, last updated 31/12/2012 (152.27 KB)
Downloadusing System;
namespace Cyotek.Windows.Forms
{
[Flags]
public enum TabListPageState
{
Normal = 0,
Hot = 1,
Selected = 2,
Focused = 4
}
}
Donate
This software may be used free of charge, but as with all free software there are costs involved to develop and maintain.
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Donate