TD_ICONConstant Class
TaskDialog Icon
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXTD_ICONConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class TD_ICONConstant

The TD_ICONConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCONFIRMATION
A shield icon appears in the task dialog.
Public fieldStatic memberERROR
A stop-sign icon appears in the task dialog.
Public fieldStatic memberINFORMATION
An icon consisting of a lowercase letter i in a circle appears in the task dialog.
Public fieldStatic memberNONE
No icon.
Public fieldStatic memberSUCCESS
A shield icon appears in the task dialog.
Public fieldStatic memberWARNING
An exclamation-point icon appears in the task dialog.
Top
See Also