DdsFile.BannerStyle Property

Gets or sets how the function key banner on the page will display. Horizontal is the default.

Syntax

BegProp BannerStyle Access(*Public) Type(ASNA.Monarch.WebDspF.BannerStyles)
   BegGet;  BegSet

Property Values

ASNA.Monarch.WebDspF.BannerStyles that represents how the function keys banner is to display on the page.

Remarks

The BannerStyle property determines whether the keys will display as either a full banner, horizontal vertical, hidden, or invisible. The default is horizontal. When Hidden is selected, this hides all function keys except for the "enter" and "reset" keys. Invisible hides the entire banner, and is most useful for conserving screen real estate on mobile platforms.

To set this property at design-time, click to the right of the BannerStyle property and select the banner style from the drop-down list.

Requirements

Namespace: ASNA.Monarch.WebDspF

Assembly: ASNA.Monarch.WebDspF.DLL

Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro