ObjectIconsEditor

Assembly: DBA;

Description

The ObjectIconsEditor class implements an icon editor for object icons in the business application.

Class object properties inherited from IObjectIconsEditor

  Property name Brief description
Large The Large property determines a large icon that will be used to show an object.
Medium The Medium property determines a medium icon that will be used to show an object.
Small The Small property determines a small icon that will be used to show an object.

Class object methods inherited from IObjectIconsEditor

  Method name Brief description
Initialize The Initialize method initializes menu icon editor.
Save The Save method saves icons specified for the object to database.

See also:

DBA Assembly Classes