| Visual Basic (Declaration) | |
|---|---|
Public Sub StopTimer() | |
| C# | |
|---|---|
public void StopTimer() | |
This is useful when you want to break away from the ClickSpin to perform another action (such as display a dialogue box).
| dbicDropDate | Send comments on this topic. |
| StopTimer Method | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : StopTimer Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub StopTimer() | |
| C# | |
|---|---|
public void StopTimer() | |
This is useful when you want to break away from the ClickSpin to perform another action (such as display a dialogue box).