KioskModeManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class KioskModeManager : System::ComponentModel::Component, System::ComponentModel::ISupportInitialize
public class KioskModeManager : System.ComponentModel.Component, System.ComponentModel.ISupportInitialize
type KioskModeManager = class
inherit Component
interface ISupportInitialize
Public Class KioskModeManager
Inherits Component
Implements ISupportInitialize
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| KioskModeManager() | |
| KioskModeManager(IContainer) | |
Properties
| Name | Description |
|---|---|
| AlwaysOn | |
| ContainerControl | |
| EscapeExitsFullScreen | |
| FullScreen | |
| MousePointerAutoHideDelay | |
| Site | |
| ToggleFullScreenKeys | |
| TopMostInFullScreen | |
Methods
| Name | Description |
|---|---|
| Dispose(Boolean) | |
| OnContainerControlChanged(EventArgs) | |
| OnFullScreenChanged(EventArgs) | |
| ToggleFullScreen() | |
Events
| Name | Description |
|---|---|
| ContainerControlChanged | |
| FullScreenChanged | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| ISupportInitialize.BeginInit() | |
| ISupportInitialize.EndInit() | |