Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

[VB 2010] Unique Interface

[VB 2010] Unique Interface

You wanted to make your own interface simply without much programming knowledge. No problem. Follow this tutorial and everything will be fine.

  1. Open VB / New Project / enter the name you want
  2. Click on Form 1, go to the right on the properties tab, and find Form Border Style. When you find it, make it None like this:
  3. Set the size to suit you, I put 800 × 600 because of the graphic details I did because those are the sizes. Set the Start Position in the properties bar to Center Screen and now let's move on.
  4. You will put the background color on black and also in the properties bar you will put transparency also black, so if the background is black anywhere it will be transparent…
    My simple interface consists of three graphic parts, Header, body, and footer (this looks like a website than to the application xD)
  5. So we insert 3 picture boxes from the toolbox.
  6. Now we will insert the image I have chosen into the first picture box, in fact, I will insert the images I saved myself in all three.

Be sure to install in the Picture Box on AUTOSIZE!

I also have the bottom, but here's what the interface looks like for now:

Let's run the app to see what it looks like on the screen, whether it has a cube shape or NOT. xD

Comments

Popular this month

Self-destructive email

Self-Destructing email is a service that offers a unique email address for a specified period, usually 10 minutes. After the scheduled period of the email address expires, it is automatically destroyed and all messages that arrived at that address. IMPORTANT : These email addresses can be detected! Look at the alternative .

How to change IMEI number on Android phone?

IMEI is an abbreviation of "international mobile equipment identity" and each mobile phone should have a unique IMEI number. You cannot change this number with the operator, but you can temporarily change it on your device. It allows the operator to accurately identify your device and thus enable/disable network services. Also, you can use the possibility of changing the IMEI number, at least for a short time, if you know exactly what you want, but I leave those ideas to you because this is an educational article.

AI assistants - comparison for 2018

Personal assistants with artificial intelligence are improving more and faster as time goes on. We now have four leading AI assistants coming to us from four different companies. Of course, every company wants to have the best assistant, so tests are done to get ranking results.

Check if your computer is male or female

One small and interesting trick you can use to check whether your computer is male or female. All you have to do is an open notepad and copy the following script: CreateObject("SAPI.SpVoice").Speak"Am I male or female" (I recommend copying it from THIS link)

How to hack WiFi using Android device

" How to hack wifi " - is one of the common questions I get, so I decided to present here some Android applications that can help with that. Let me immediately mention: in this text, you will not learn how to hack a WiFi password, but how to hack other users on that network. If you still want to hack your WiFi password, look for instructions HERE .