Update README.md
This commit is contained in:
parent
895d6054cc
commit
127702c4f7
1 changed files with 1 additions and 1 deletions
|
|
@ -104,6 +104,6 @@ internal sealed class ToolbarFooSettings : IToolbarSettings
|
||||||
|
|
||||||
If you need to refresh a control, due to changes in settings. Then invoke:
|
If you need to refresh a control, due to changes in settings. Then invoke:
|
||||||
|
|
||||||
```
|
```csharp
|
||||||
MainToolbar.Refresh("Toolbar/Time Scale");
|
MainToolbar.Refresh("Toolbar/Time Scale");
|
||||||
```
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue