diff --git a/Track-bar.md b/Track-bar.md index 86f79e7..d703ed5 100644 --- a/Track-bar.md +++ b/Track-bar.md @@ -2,13 +2,13 @@ A TrackBar control presents the user with a draggable slider used to set a value By setting the Interval property, you determine the number of ticks that will be displayed along the track. -###[[Events]] +### [[Events]] * [[Click|Mouse events#click]] * [[MouseDown/MouseUp|Mouse events#mousedownmouseup]] * [[MouseEnter/MouseLeave|Mouse events#mouseentermouseleave]] * [[KeyPress]] -###[[Properties]] editable at runtime +### [[Properties]] editable at runtime * [[HasBorder]] * [[Caption]] * [[Top/Left/Width/Height|Position and size]]