March 2003
Intermediate to advanced
896 pages
32h 35m
English
TreeViewAction
This enumeration is used by the TreeViewEventArgs
to determine how the particular event was initiated.
public enum TreeViewAction { Unknown = 0, ByKeyboard = 1, ByMouse = 2, Collapse = 3, Expand = 4 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ TreeViewAction
TreeViewCancelEventArgs.Action,
TreeViewEventArgs.Action
TreeViewCancelEventArgs.TreeViewCancelEventArgs(), TreeViewEventArgs.TreeViewEventArgs()
Read now
Unlock full access