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

Make your own SmartCover for any Smart device

You must have heard about the SmartCover accessory that protects the screen of your Smart device. You can buy it and place it on the screen yourself in a few steps and thus protect it from shocks, scratches...and also when you cover the screen, it turns off automatically.

The Internet has 2.1 billion users

After reviewing the statistics for 2011 , the company Pingdom concluded that the number of Internet users recorded a large increase from 360 million users, as recorded at the end of 2000, to 30% of the world's population .

Google offline maps - instructions

Google has recently added several new features to its maps, including Offline maps and turn-by-turn navigation. It was these two options that were missing so that Google Maps  that could be used as a standalone offline navigation app.

Xiaomi entered the Guinness Book of Records

Xiaomi not only broke its own record last year but also entered the Guinness Book of Records as the company that sold the smartest devices in 24 hours. Namely, they sold a whole 2.11 million phones ! Of that, 500,000 devices were delivered in the first 12 hours.

Task Scheduler - Run the program at a specified time

Simple instructions on how to create an "Event" on your computer that will run a program, send an e-mail, show you a notification… With  Task Scheduler , you can also create multiple Events that will run at different times. You can write a reminder and set it to appear on the screen on a specific date. You can also write an email and specify when exactly to send it automatically. Or, if you want, you can set some programs to run at a specific time.