March 2003
Intermediate to advanced
896 pages
32h 35m
English
LinkState
This enumeration is for internal purposes only and should not be called from your own code.
public enum LinkState { Normal = 0, Hover = 1, Active = 2, Visited = 4 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ LinkState
Read now
Unlock full access