Gets or sets the name of the cascading style sheet class that controls the appearance of the "enter" and "reset" keys.
Syntax
BegProp CssEnterClass Access(*Public) Type(*String) BegGet; BegSet
Property Values
String containing the name of the cascading style sheet class that controls the appearance of the "enter" and "reset" keys.
Remarks
The CssEnterClass property can be used to set the appearance of the "enter" and "reset" keys to distinguish it from the other function keys. You can also set the BannerStyle property to Hidden to hide all functions keys except"enter" and "reset".
To set this property at design-time, enter a Css class name for the "enter" and "reset" keys. The CssEnterClass value you enter (along with the BannerStyle setting) will be immediately apparent on the display.
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
