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.
我ContextMenuStrip1在我的表单项目中创建了一个。
ContextMenuStrip1
是否可以修改代码中的项目?例如,我想禁用一些按钮或者编辑它们的文本。
我虽然关于修改 items 属性,但它是只读的。