VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 15 of 114

Changes a decimal number to a fraction up to x/64.
Changes a string to correct case (first char upper, rest lower) Better than StrConv as it also capi
Changes all your keyed in letters into upper case.
Changes AOL MDI forms background color for AOL 2.5 and 3.0
changes decimal values to 36 base (0-9 + A-Z) Six digit number can be expressed in just 4.
Changes first letter of each word in either TextBox or ComboBox into Capital using StrConv.
Changes Form Colour
Changes resolution within application (restores on exit or when you run ResetResolution). Also incl
Changes screen resolution
Changes the background Picture of a form using the common dialog box. ONE LINE OF CODE!!
changes the color of a label randomly
Changes the color of the form's backcolor. Very simple code to follow.
Changes the size of a text box using vertical and horizontal scroll bars
Changes the system date to the day after the date of a specific file, starts and application, delay
Changes the Title Bar on any window to whatever you like.
Changes the Windows Wallpaper
CHANGES WINDOWS WALLPAER AFTER CERTAIN SECONDS JUST LOAD A FORM AND FILELIST BOX
Changing app Look
Changing behaviour of ComboBox and ListBox (Class)
Changing command button fore color in other way
Changing Object focus
Changing OBJECT focus using ENTER KEY. One line only.
Changing priority
Changing quotes on fly
changing security permissions of the registry folders
Changing the backcolor of a control using commondialog control6.0
CHANGING THE CASE OF A CHARACTER IN THE KEYPRESS EVENT PROCEDURE
Changing the color of the textbox with scrollbar
Changing the Combo Dropdown Height
changing the foreground color of a command button
Changing the Windows Theme from VB
Changing Windows Printer w/o using priint dialog
Chase the Button.
Chat application
Chat code
Check a number whether odd or even. Just one line code.
Check clipboard then auto copy text to Notepad.
Check Combo for the existing Data and scans for new entry in combo box
Check Connection
Check DialUp connection & connection mode
Check DialUp connection & internet connection mode
check double byte character
Check for a connection to the internet using the InternetCheckConnection API call.
Check for a running program...
Check for the existence of a file.
Check for the Existense of a file
Check Free Space on Drive
Check how your windows booted using GetSystemMetrics API
Check if a directory exists
Check if a file exists without the FileExists function, and this one is really simple and works gre
Check if a GUID is formatted properly
Check if a Remote Host is Live or Not (Computer is on or Off)
Check if account is disabled unsing ADSI
Check If an MS Excel or Acccess File is password protected
Check if dynamic array dimensioned already