Posts by YohananDiamond • 25 points
5 posts
-
0
votes1
answer123
viewsQ: Opacity adjustment of the panel background in Vb.net
Hello. I am trying to make an application in VB.NET where it is necessary to adjust the opacity of just the background of some "panels" so that they are transparent but not invisible. Following…
vb.netasked YohananDiamond 25 -
0
votes0
answers35
viewsQ: Alternate Webbrowser running recent pages
I would like to know if there is any control for the platform . NET that runs current pages without giving errors. I’ve looked on Youtube, Google, but I never do. Awesomium.NET doesn’t change.…
-
1
votes2
answers2794
viewsQ: Maximize screen without edge without hiding the Windows taskbar
When I put the window to FormBorderStyle = None and maximize it, it sits in full screen, hiding the taskbar. I’d like to know how to make it maximized, but without hiding the taskbar.…
-
1
votes1
answer42
viewsQ: How to make a button addition system with unique events for Launch?
I would like to know how to make a system in which automatically adds in a Flowlayoutpanel, for each file of a folder, a button with a specific event that, when clicking, starts the application. The…
-
-2
votes1
answer1375
viewsQ: How to convert a project from VB6 (.vbp) to VB.NET (.vbproj)?
I decompiled an application in VB, only it wasn’t . NET, it was VB6. I would like to know how to convert as I already used Vbto Converter and it crashed into one of the files. I am waiting quickly…