如何从CefSharp更改Window控件? [英] How to change the Window controls from CefSharp?

查看:169
本文介绍了如何从CefSharp更改Window控件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好亲爱的社区,

这是我在这里的第一篇文章,我开始使用Visual Studio和C#。

this is my first post here and i'm starting using Visual Studio and C#.

I我正在使用CefShop,我会看一个关于它的教程。现在我想制作自己的控件。

I'm using CefShop, i watch a Tutorial about it. Now i would like to make my own controls.

例如,我不需要"最大化"。和"最小化"按钮。与"窗口名称"相同。

我想自己制作一切。

For example i don't need the "maximize" and "minimalize" button. Same as the "Window Name".
I would like to make everything myself.

如何修改/禁用此功能?

How to modify/disable this?

i.imgur.com/phz9B6X.png

i.imgur.com/phz9B6X.png

推荐答案

嗨G1K777,

欢迎来到MSDN论坛。

请参阅您的描述,您的问题似乎是关于
CefSharp 的开发,它是第三个派对技术,因为我们的论坛是讨论
Visual Studio WPF / SL Designer,Visual Studio Guidance Automation Toolkit,开发人员文档和帮助系统以及Visual Studio编辑器
请重定向到这个合适的论坛:
https://github.com/cefsharp/CefSharp/issues
并开始一个新线程寻求更专业的支持,谢谢你的理解。

Refer to your description, it seems your issue is about the CefSharp development and it is a third party technology, since our forum is to discuss the Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor, please redirect to this appropriate forum: https://github.com/cefsharp/CefSharp/issues and start a new thread to seek for a more professional support, thank you for your understanding.

BTW,也许你可以尝试隐藏/删除Windows窗体中的标题栏,如

this
,然后根据您的要求手动将控件拖到Windows窗体中。

BTW, maybe you can try to hide/remove the title bar in the Windows Forms like this, then manually drag the controls into the Windows Forms per your requirement.

**您可以在设计器或代码中将Property FormBorderStyle设置为none:this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None

祝你好运,

Sara


这篇关于如何从CefSharp更改Window控件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆