Timer Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event.(Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | DesignMode | |
![]() | Enabled | Gets or sets whether the timer is running. |
![]() | Events | |
![]() | Interval | |
![]() | Site | |
![]() | Tag | Gets or sets an arbitrary string representing some type of user state. |
Show:

