Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Shows "Wait please" message for long operations.
Namespace: Visual3DAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class RollingLogoWaitForm : BaseWaitForm
Public Class RollingLogoWaitForm _ Inherits BaseWaitForm
Members
| All Members | Constructors | Fields | Properties | Methods |
| Member | Description | |
|---|---|---|
| RollingLogoWaitForm()()()() | Initializes a new instance of the RollingLogoWaitForm class | |
| _startTime | (Inherited from BaseWaitForm.) | |
| CancelShow()()()() | (Inherited from BaseWaitForm.) | |
| Create()()()() | ||
| ExpirationTime | (Inherited from BaseWaitForm.) | |
| Initialize()()()() | (Inherited from BaseWaitForm.) | |
| IsShowCancelled | (Inherited from BaseWaitForm.) | |
| LabelMessage | (Inherited from BaseWaitForm.) | |
| MinTimeBeforeShowing | (Inherited from BaseWaitForm.) | |
| SuppressVisibility | (Inherited from BaseWaitForm.) |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
Visual3D..::..BaseWaitForm
Visual3D..::..RollingLogoWaitForm
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..Form
Visual3D..::..BaseWaitForm
Visual3D..::..RollingLogoWaitForm