The ToggleImage type exposes the following members.

Constructors

  Name Description
Public method ToggleImage
Initializes a new instance of the ToggleImage class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ToggleImage to the current object.

Properties

  Name Description
Public property InitialState
Gets or sets a value determining the initial state of the toggle image. True means "expanded" (that is, a minus sign). False means "collapsed" (that is, a plus sign).

See Also