Consultor Eletrônico



Kbase P108118: 4GL/ABL: How to remove the Minimize/Maximize/Close Buttons from a Regular or Smart Window?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/12/2008
Status: Verified

GOAL:

4GL/ABL: How to remove the Minimize/Maximize/Close Buttons from a Regular or Smart Window?

GOAL:

How to create a Smart Window without the 'Control-Box' containing the Minimize/Maximize/Close Buttons?

FACT(s) (Environment):

Windows
Progress 9.x
OpenEdge 10.x

FIX:

The following step-by-step instructions generate a Window or a SmartWindow that will not have the Minimize, Maximize or Close Buttons at the Top Right edge of the window:
1. Open The AppBuilder.
2. File -> New -> Window (or SmartWindow).
3. Choose the 'List Objects' button on the AppBuilder to bring up the 'List Objects' Dialog.
4. Double-Click anywhere on the row of the Window inside the object browser of the the ''List Objects' Dialog to access the Window's 'Property Sheet' Dialog.
5. Uncheck (Deselect) the 'Control-Box' property under the 'Other Settings' of the 'Property Sheet' Dialog.
6. Run the Window.
7. Observe that the windows does not have the Minimize, Maximize or Close Buttons at its Top Right edge.