-
Notifications
You must be signed in to change notification settings - Fork 16
WF-876498 : UG content updated for IconSize feature in RibbonControlAdv. #897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
WindowsForms/Ribbon/Ribbon-Form.md
Outdated
@@ -75,6 +75,28 @@ Me.EnableAeroTheme = True | |||
|
|||
N>[View sample in GitHub](https://github.com/SyncfusionExamples/How-to-customize-the-appearance-of-the-RibbonForm) | |||
|
|||
## IconSize | |||
|
|||
You can customize the icon size between 16 to 32 using the `IconSize` property. By default the icon rendered with a size of 16x16 pixels. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please refer other UG content and generalize the content.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The content review is completed.
WindowsForms/Ribbon/Ribbon-Form.md
Outdated
@@ -75,6 +75,28 @@ Me.EnableAeroTheme = True | |||
|
|||
N>[View sample in GitHub](https://github.com/SyncfusionExamples/How-to-customize-the-appearance-of-the-RibbonForm) | |||
|
|||
## IconSize | |||
|
|||
You can customize the icon size between 16 to 32 using the `IconSize` property. By default the icon rendered with a size of 16x16 pixels. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can customize the icon size between 16 to 32 using the IconSize
property. By default, the icon rendered with a size of 16x16 pixels.
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
CI Status: ABORTED ❌ |
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Description
UG content updated for IconSize feature in RibbonControlAdv.