March 2003
Intermediate to advanced
896 pages
32h 35m
English
Appearance
This enumeration is used by CheckBox and
RadioButton objects to determine whether they
should be rendered in the Normal way or like a
Button.
public enum Appearance { Normal = 0, Button = 1 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ Appearance
CheckBox.Appearance,
RadioButton.Appearance
CheckBox.Appearance,
RadioButton.Appearance
Read now
Unlock full access