[This is preliminary documentation and is subject to change.]

The IControlWithStatus type exposes the following members.

Properties

  NameDescription
Public propertyAddMenuState
state of add menu item
Public propertyAutoChanged
Indicates if Status automatically chnages to Changed and New if user takes appropriate action
Public propertyDeleteMenustate
State of delete menu item
Public propertyMarkAsChangedMenuState
State of mar-as-changed menu item
Public propertyResetMenuState
state of reset menu item
Public propertyStatus
Current status of control

Events

  NameDescription
Public eventAdd
Raised after add menu item is clicked
Public eventDelete
Raised after delete menu item is clcked
Public eventMarkAsChanged
Raised after mark-as-changed menu item is clicked
Public eventReset
Raised after reset menu item is clicked
Public eventStatusChanged
Raised after Status is changed

See Also