简体   繁体   English

Windows窗体中的google登录GUI

[英]google login GUI in windows forms

I made an application that brings you to google login window, using the web browser control in windows forms, all works fine, yet I the GUI is not like how it suppose to be, the form is fixed in size, so I want to make the login window more like auto fit by itself, to know what I mean check the window that appears after clicking the button in this link: https://developers.google.com/identity/sign-in/web/build-button 我制作了一个应用程序,将您带到Google登录窗口,使用Windows窗体中的Web浏览器控件,一切正常,但是我的GUI不像它应该的样子,窗体的大小是固定的,所以我想登录窗口更像是自动适应自身,以了解我的意思,请单击此链接中的按钮后检查出现的窗口: https : //developers.google.com/identity/sign-in/web/build-button

Thanks in advance. 提前致谢。

我刚刚联系了Gmail小组,他们回答说Gmail登录页面目前无法使用此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Google Drive REST API Windows表单登录 - Google Drive REST API Windows Forms login 在代码运行时更新Windows Forms GUI - Updating Windows Forms GUI while code is running Windows服务调用Windows窗体应用程序-GUI会引起问题吗? - Windows service calling a Windows Forms application - would GUI cause problems? Windows Forms GUI 在调用 OpenFileDialog.ShowDialog() 时挂起 - Windows Forms GUI hangs when calling OpenFileDialog.ShowDialog() 使用C ++ / CLR Windows窗体更新GUI - Update GUI using C++/CLR Windows Forms 使用什么GUI框架实现Mono .NET Windows.Forms? - With what GUI framework is the Mono .NET Windows.Forms implemented? PHP DOTNET():捕获System.Windows.Forms控件事件以创建可用的WIN gui - PHP DOTNET(): Capturing System.Windows.Forms control events to create a usable WIN gui C#Windows窗体应用程序 - 从另一个线程AND类更新GUI? - C# Windows Forms Application - Updating GUI from another thread AND class? 如何使用GUI在Visual Studio项目中而不是直接从Visual Studio添加和编译Windows窗体? - How to add and compile windows forms in Visual Studio project using a GUI, and not directly from Visual Studio? 无法将我的Visual-C ++ DLL添加到我的VB.NET Windows窗体GUI应用程序 - Trouble adding my Visual-C++ DLL to my VB.NET windows forms GUI app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM