Display Property (Read/Write) |
Top Previous Next |
Sets/gets the Display Control for emulator events handling.
VB.NET Syntax
StatusBar.Display [= Display]
C# Syntax
StatusBar.Display [= Display];
Remarks
You must set this property to allow StatusBar control to work properly.
|