Modern Controls |
In this article, we will show some Modern Controls that implemented in the Modern UI Framework in additional to those standard Windows Controls.
Select article from menu to read how to use these controls. Select a link from below to read the technical documentation.
ModernWindow, represents a Modern UI style Window, which holds its contents in MVVM architectural pattern.
Basic Window is classic window which contains a control box with contents. it is used to hosts all other windows except for main window.
AppBarButton is expected to be present in a Status bar, displays an vector icon and small text label under it.
Icon which identified by its IconKey and have circle around it.
Custom UserControl used in BasicWindow or ModernWindow
Modern Counter is a little history report UI elements.
ModernLink is a Hyperlink style UI element with Modern Icon
A container control which holds others controls panning horizontally.
A Windows 8.1 style progress bar. shows some dots move from left to right. intend to use in application busy mode.
A Windows 8 style Switch control. It can replace in some conditions.
A Windows 8 start menu style Tile with Icon, Header and background color.