Click or drag to resize

GlobalStrings Properties

The GlobalStrings type exposes the following members.

Properties
  NameDescription
Public propertyAbort
Gets and sets the Abort string used in message box buttons.
Public propertyCancel
Gets and sets the Cancel string used in message box buttons.
Public propertyClose
Gets and sets the Close string used in message box buttons.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIgnore
Gets and sets the Ignore string used in message box buttons.
Public propertyIsDefault
Gets a value indicating if all the strings are default values.
Public propertyNo
Gets and sets the No string used in message box buttons.
Public propertyOK
Gets and sets the OK string used in message box buttons.
Public propertyRetry
Gets and sets the Retry string used in message box buttons.
Public propertyToday
Gets and sets the Close string used in calendars.
Public propertyYes
Gets and sets the Yes string used in message box buttons.
Top
See Also