OverlayWindowOptions Properties
Represents a set of options that specify an Overlay Form
Name | Description |
---|---|
Animation |
Gets or sets whether the wait indicator is a rotating image or dots arranged in a line. |
Back |
Gets or sets the background color. |
Custom |
Gets or sets an object used to paint a form. |
Default static | Gets the default options. |
Disable |
Gets or sets whether the Overlay Form receives focus and disables user input on the overlapped control. |
Fade |
Gets or sets whether to use the fade-in effect to show the form. |
Fade |
Gets or sets whether to use the fade-out effect to close the form. |
Fore |
Gets or sets the foreground color. |
Image | Gets or sets a custom rotating image. |
Image |
Gets or sets the size of the predefined rotating image. |
Line |
Gets or sets the number of dots, their size, and distance between them in a line wait indicator. |
Opacity | Gets or sets the form opacity.’ |
Rotation |
Gets or sets the rotation period and the number of frames in a single rotation. |
Skin |
Gets or sets the name of the skin applied to the form. |
Startup |
Gets or sets the delay before the form is shown. |
Track |
|
Use |
Gets or sets whether Direct |
See Also