[This is preliminary documentation and is subject to change.]
Constructor.
Use this constructor when this control uses an external timer to
perform the actions.
| C# | Visual Basic | Visual C++ |
public UserControlActivityLogging( Timer timer )
Public Sub New ( _ timer As Timer _ )
public: UserControlActivityLogging( Timer^ timer )
- timer (Timer)