本文介绍了c#中的面板工具选择的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在c#中使用了一个面板工具,在里面我插入两个radiobutton,我需要在数据库中存储一个radiobutton选择

我应该使用哪个编码

i have taken a panel tool in c# and inside that i insert two radiobutton from that i need to store one radiobutton selection in database
which coding should i use

推荐答案


这篇关于c#中的面板工具选择的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-22 13:26