当前位置:网站首页>WPF StepBar
WPF StepBar
2022-08-08 16:36:00 【lishuangquan1987】
参考:https://blog.csdn.net/qq_27603579/article/details/107565853
在别人的基础上修改而来
开源地址:https://github.com/lishuangquan1987/StepBar
效果如下:
使用:
<s:StepBar Height="500" Margin="5,0,0,0" CurrentIndex="6" Orientation="Vertical">
<s:StepBarItem>化成</s:StepBarItem>
<s:StepBarItem>分容</s:StepBarItem>
<s:StepBarItem>OCV</s:StepBarItem>
<s:StepBarItem>DCIR</s:StepBarItem>
<s:StepBarItem>分选</s:StepBarItem>
</s:StepBar>
或者
<s:StepBar Height="500" Margin="5,0,0,0" ItemsSource="{Binding Models}" CurrentIndex="6" Orientation="Vertical">
</s:StepBar>
边栏推荐
- redis切片集群的理解
- 我分析30w条数据后发现,西安新房公摊最低的竟是这里?
- Solve the inexplicable problem of MySQL violently - restart the service!
- 赶紧进来修内功!!!带你认识C语言中各种进制数和原码反码补码.
- 谈谈怎么可以得到显著性图 特征图 featuremap
- 国产数据库的红利还能“吃”多久?
- Redis design and implementation notes (1)
- Building and Visualizing Sudoku Games with Pygame
- [uniapp applet] view container cover-view
- C语言学习概览(四)
猜你喜欢
随机推荐
国内部分手机游戏开始显示用户IP属地
bzoj1251 序列终结者
调研阶段复盘
GHOST tool to access the database
非常菜的一个批量布置waf脚本
Taro小程序跨端开发入门实战
中金财富开户安全吗?怎么操作?
使用 Pygame 构建和可视化数独游戏
APICloud AVM 封装日期和时间选择组件
广东大学生网络安全攻防大赛CTF部分WP
ASP.NET Core依赖注入之旅:4.体验服务的注册和消费
MySQL中常见的内些...啥
leetcode 155. Min Stack最小栈(中等)
基于华为云弹性云服务器ECS(搭载openEuler的鲲鹏通用计算增强型)完成鲲鹏代码迁移工具实践【华为云至简致远】
【论文阅读】RAL 2022: Receding Moving Object Segmentation in 3D LiDAR Data Using Sparse 4D Convolutions
【云原生】云原生相关技术概念总结
急了,Mysql索引中最不容易记的三个知识点通透了
linux安装部署redis&配置远程连接
laravel - query builder 2
9. cuBLAS Development Guide Chinese Version--Configuration of Atomic Mode in cuBLAS