GetAppearance()

Returns appearance information.

Token ID

AFTKN_GET_APPEARANCE or 926

Syntax

GetAppearance(ENUM FromDataStore;
              ENUM Request)

Parameters

FromDataStore As ENUM

Where to return the information from, as follows:

true

Persistent data store

false

Current cache

Request As ENUM

The appearance attributes requested, as follows:

1

ShowMainMenu!

2

ShowNavbar!

3

ShowMainToolbar!

4

ShowFolderList!

5

ShowQV!

6

SimpleFolderListView!

7

LongFolderList!

8

QVPositionRight!

Return Values

BOOLEAN.