Consultor Eletrônico



Kbase P53946: Dynamics 2.1A, A way to remove the toolbar at the top of a Treeview window
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Dynamics 2.1A

SYMPTOM(s):

Useless toolbar is still at the top of a Treeview window

Cannot remove the toolbar at the top of a Treeview container

CAUSE:

Currently the Toolbar at the top of the Treeview is not optional and cannot be removed.  An enhancement request has been logged to make it optional.

FIX:

The following solution does not require any coding in any super procedure and makes the toolbar so small that it will be invisible and will save space in the Treeview container.

1) With the Repository Maintenance Tool, find your Dyn Treeview object
2) Expend the nodes 'Object Instances' and 'ObjcTop' (the toolbar)
3) Add (or set) the following attributes:

   ToolHeightPxl = 1  (Cannot be less)
   ToolMarginPxl = 0