VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 25 of 114

Create a List of Months
Create a list of NON-REPETITIVE, randomly-generated numbers in any range! This time, you can custom
Create a login form for your application using 2 text box's and 2 command buttons
Create a MS Access database using 4 lines of code
Create a multi-level directory structure using CreateDirectory API call
'create a new Access form and report with these 2 lines of code.
Create a new folder in ONE line of code without using FileSystemObjects
Create a new process using Win32_Process WMI class
Create a Pop Up Menu from a label or button
'Create a Rectangular Form using CreateRectRgn and SetWindowRgn API
Create A Resolution Independent Form, With Very little coding.
Create a Resolution-Independent Form. If a Form takes covers the screen at 640 x 480 resolution, it
Create a round form
Create a round form
'Create a Round Rectangular Form using CreateRoundRectRgn and SetWindowRgn API
Create a shortcut in Windows on the desktop and on the start menu
Create a shortcut or .lnk file.
Create a simple HTML/Aqua Script Page Saver
Create a simple Scroll label for your App. ((Very simple))with 10 line of code
Create a Status bar with the Picture Contol,Image Control and Labels Control
Create a system that lets the user type in a home team and an away team, then the score and updates
Create a Table in MS-Access Using VB Code.
Create a Temporary file.
Create a text box that ONLY excepts numbers
Create a user specified number of random numbers and put them in a list box.
Create a VB Error Message Reference List
Create a wave of lines with your mouse by clicking on the form.
create a YES or NO msgbox
Create a ying yang form
Create ADO recordset using another ADO recordset as template.
Create an encrypted string (in a function) encrypted in both design mode and on compiled code (the
Create an Icon in System tray
Create an Internet shortcut
Create an ocx (create a control) from VB to put in your own applications. This is an example on how
Create an rectangle on your form with ONE line of code. (i posted this because i saw someone do it
Create and Execute in Word Visual Basic For Application
Create and find the Max and Min values of an array
Create and save into .txt files.
Create and then execute a DOS batch file from within your program. 4 lines of code, no API, works w
create circle with random colors and radius
Create Coloured tool-tips in VBA
Create control dyamically using array
Create controls at runtime without dragging controls to your form
Create Database Through Visual Basic.
Create database user
Create database, tables, states, countries, format phone, format social security number
Create directory more than one level deep, such as C:\Windows\MyApp\Files. Returns True if succeede
Create Directory using CreateDirectory API
Create directory whitout API call white one line of code
create excel file from xml file
Create file association
Create File association in 10 lines of code (VerySimple)
Create GetMouseFocus / LostMouseFocus in yours controls (new version)
Create Icon Image and Make it a Mouse Icon image over the Picture Box Control
Create Irregular form shapes