March 2003
Intermediate to advanced
896 pages
32h 35m
English
FrameStyle
This enumeration is used by
ControlPaint.DrawReversibleFrame() and
ControlPaint.DrawReversibleLine() to determine
the appearance of the line drawn.
public enum FrameStyle { Dashed = 0, Thick = 1 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ FrameStyle
ControlPaint.DrawReversibleFrame()
Read now
Unlock full access