Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的表单中使用应用程序的基本控制库。所以使用这个库,我表单上的所有控件都获得了基本控件的属性,这使得它们的颜色就像基本控件一样为灰色。如果我只想制作白色复选框的矩形并将文本作为基本控件,我需要做什么。我尝试了 check_box_Paint 事件,但它对我不起作用。请指教。