diff --git a/cloud-integration/google-cloud/overview.md b/cloud-integration/google-cloud/overview.md index 8d7224755..06c5fe0a8 100644 --- a/cloud-integration/google-cloud/overview.md +++ b/cloud-integration/google-cloud/overview.md @@ -6,7 +6,7 @@ slug: common-google-cloud-overview position: 0 --- -## Google Cloud Overview +# Google Cloud Overview [Google Cloud Platform](https://cloud.google.com/) is a solution which allows businesses to leverage Google's infrastructure. The platform provides different services similar to those of the other most famous and widely-used providers such as Microsoft and Amazon. This section aims to provide an overview of some of the available services and show simple scenarios on how the platform can be integrated with the **Telerik UI for WinForms** controls. @@ -26,4 +26,4 @@ You can find out more detailed information by navigating to the desired service * [Datastore]({%slug common-google-cloud-datastore-nosql%}) * [Storage]({%slug common-google-cloud-storage%}) -* [Translation]({%slug common-google-cloud-translation%}) \ No newline at end of file +* [Translation]({%slug common-google-cloud-translation%}) diff --git a/controls/breadcrumb/properties-methods-events.md b/controls/breadcrumb/properties-methods-events.md index ea1373fd0..d63cd8282 100644 --- a/controls/breadcrumb/properties-methods-events.md +++ b/controls/breadcrumb/properties-methods-events.md @@ -8,7 +8,7 @@ published: True position: 3 --- -## Properties +# Properties |**Property**|**Description**| |----|----| diff --git a/controls/calendar/design-time/smart-tag.md b/controls/calendar/design-time/smart-tag.md index ae27da8a4..041d2c83e 100644 --- a/controls/calendar/design-time/smart-tag.md +++ b/controls/calendar/design-time/smart-tag.md @@ -7,6 +7,9 @@ tags: RadCalendar, SmartTag published: True position: 2 --- + +# Smart Tag + The Smart Tag of __RadCalendar__ lets you quickly access common tasks involved with customizing appearance or setting the theme. >caption Figure 1: The smart tag of RadCalendar. diff --git a/controls/calendar/features/zooming.md b/controls/calendar/features/zooming.md index 5d386f59b..529509439 100644 --- a/controls/calendar/features/zooming.md +++ b/controls/calendar/features/zooming.md @@ -9,7 +9,7 @@ position: 5 previous_url: calendar-customizing-appearance-zooming, /calendar/customizing-appearance/zooming --- -## FishEye Effect +# FishEye Effect __RadCalendar__ has a built-in date zoom functionality.The  __Zoom-In__ operation is activated by holding the left mouse button on a particular calendar cell. The __Zoom-Out__ operation is activated when the left mouse button is released. The following properties control zooming: diff --git a/controls/checkedlistbox/using-spacebar.md b/controls/checkedlistbox/using-spacebar.md index 16c83ce37..6a9588276 100644 --- a/controls/checkedlistbox/using-spacebar.md +++ b/controls/checkedlistbox/using-spacebar.md @@ -8,7 +8,7 @@ published: True position: 5 --- -## Using the Space Bar +# Using the Space Bar The space bar allows you to toggle selected items check state with a single hit. Pressing space bar selects current item if it is not selected. When current item is selected and the space bar key is pressed there are two cases: diff --git a/controls/commandbar/customizing-appearance/accessing-and-customizing-elements.md b/controls/commandbar/customizing-appearance/accessing-and-customizing-elements.md index 3b546de2d..708718659 100644 --- a/controls/commandbar/customizing-appearance/accessing-and-customizing-elements.md +++ b/controls/commandbar/customizing-appearance/accessing-and-customizing-elements.md @@ -8,7 +8,7 @@ published: True position: 0 --- -## Design time +# Design time You can access and modify the style for different elements in __RadCommandBar__ by selecting the element and customizing its look by the *Properties* section in Visual Studio diff --git a/controls/desktopalert/desktopalertmanager.md b/controls/desktopalert/desktopalertmanager.md index 22c9c611d..3f2fcfd27 100644 --- a/controls/desktopalert/desktopalertmanager.md +++ b/controls/desktopalert/desktopalertmanager.md @@ -8,7 +8,7 @@ published: True position: 7 --- -## Displaying Multiple RadDesktopAlert Instances on the Screen +# Displaying Multiple RadDesktopAlert Instances on the Screen You can easily display multiple alerts on the screen thanks to the __DesktopAlertManager__ which takes care to calculate the alerts’ location so that they do not overlap. When shown on the screen, an alert is first registered in the __DesktopAlertManager__ which calculates its location based on the __ScreenPosition__ setting and the other desktop alerts shown on the screen having the same __ScreenPosition__ setting. In this way, alerts with the same screen position are stacked on the screen in the order of their appearance. When an alert is closed, all related alerts visible are automatically relocated to optimally utilize the screen estate. diff --git a/controls/editors/dateonlypicker/properties-events.md b/controls/editors/dateonlypicker/properties-events.md index 53eb130ae..2151b1935 100644 --- a/controls/editors/dateonlypicker/properties-events.md +++ b/controls/editors/dateonlypicker/properties-events.md @@ -8,7 +8,7 @@ published: True position: 4 --- -## Properties +# Properties The significant properties for __RadDateOnlyPicker__ are: diff --git a/controls/forms-and-dialogs/colordialog/custom-colors.md b/controls/forms-and-dialogs/colordialog/custom-colors.md index a641f16ae..a79118204 100644 --- a/controls/forms-and-dialogs/colordialog/custom-colors.md +++ b/controls/forms-and-dialogs/colordialog/custom-colors.md @@ -8,7 +8,7 @@ published: True position: 3 --- -## Custom Colors +# Custom Colors **RadColorDialog** displays a row of slots where selected custom colors can be saved: diff --git a/controls/forms-and-dialogs/tabbedform/features/navigation.md b/controls/forms-and-dialogs/tabbedform/features/navigation.md index e401ed647..c7f0d3df9 100644 --- a/controls/forms-and-dialogs/tabbedform/features/navigation.md +++ b/controls/forms-and-dialogs/tabbedform/features/navigation.md @@ -8,7 +8,7 @@ published: True position: 3 --- -## Navigation +# Navigation When there is no enough space and not all tabs are visible, two buttons will appear. They will allow you to navigate through the tabs and select the desired one. diff --git a/controls/gridview/features/filtering/custom-filter-dialog.md b/controls/gridview/features/filtering/custom-filter-dialog.md index e72d8bda8..7a23594b9 100644 --- a/controls/gridview/features/filtering/custom-filter-dialog.md +++ b/controls/gridview/features/filtering/custom-filter-dialog.md @@ -8,8 +8,7 @@ published: True position: 9 --- - -## Customizing composite filter dialog +# Customizing composite filter dialog When you select the *Custom* item from the filter menu (*Available Filter* menu in Excel-like filtering), an appropriate dialog for creating a custom filter is shown. diff --git a/controls/syntax-editor/properties-methods-events.md b/controls/syntax-editor/properties-methods-events.md index c77c06451..40268a633 100644 --- a/controls/syntax-editor/properties-methods-events.md +++ b/controls/syntax-editor/properties-methods-events.md @@ -8,7 +8,7 @@ published: True position: 3 --- -## RadSyntaxEditor's Properties +# RadSyntaxEditor's Properties |**Property**|**Description**| |----|----| diff --git a/installation-and-upgrades/installing-from-progress-control-panel.md b/installation-and-upgrades/installing-from-progress-control-panel.md index fc3ce85cf..a4ea7bc61 100644 --- a/installation-and-upgrades/installing-from-progress-control-panel.md +++ b/installation-and-upgrades/installing-from-progress-control-panel.md @@ -8,7 +8,7 @@ published: True position: 2 --- -## Installing from Progress Control Panel +# Installing from Progress Control Panel The Telerik UI for WinForms controls can also be installed via the [Progress Control Panel](https://docs.telerik.com/controlpanel/introduction). diff --git a/winforms-converter/supported-controls/radiobutton.md b/winforms-converter/supported-controls/radiobutton.md index a67fecaa5..393816523 100644 --- a/winforms-converter/supported-controls/radiobutton.md +++ b/winforms-converter/supported-controls/radiobutton.md @@ -8,6 +8,8 @@ published: True position: 1 --- +# RadioButton + The RadioButton is converted to [RadRadioButton]({%slug winforms/buttons/radiobutton%}). The following tables describe which properties, methods and events are removed and which are replaced with similar equivalents. |Properties|Action|RadControls Equivalent|