Advertisement

Results for "Author: miltiadis kritikos"

6_2008-2009 #208983
Easy Ways to Create Non-Rectangular Windows

This article demonstrates the use of regions for creating non-rectangular windows. It is very simple and easy to understand as you will see. It uses a picture to define the region hidding all the API stuff that may confuse some.

6_2008-2009 #208984
Easy INI file manipulation

An easy way to handle INI files by using API. Ini files can be useful when you need to save and load data to and from a file. I tend to use them to save user preferences but can be used for many other things as well. The main advantage over the registry is that you can modify them easily by using a text editor such as notepad. Enjoy :)

6_2008-2009 #208985
Owner Drawn Menus

This module Creates Owner Drawn Menus for VB that provide MSAA information to be used with screen readers and speech synthesizers.

6_2008-2009 #209030
Load and Resize Pictures with GDI+

This module uses a combination of GDI+ and GDI API calls. Its functionallity is limited to loading images and resizing them. It can load all the picture formats supported by LoadPicture plus the PNG file format.

6_2008-2009 #209031
Faster Coding

Tired of typing? How about VB completing your function names and variables just like when you declare a variable? Now that would save a lot of time!!! This article shows how to use the build-in VB word prediction-completion tool anywhere in your code. (not just after the keyword As)

7_2009-2012 #231501
Easy Ways to Create Non-Rectangular Windows

This article demonstrates the use of regions for creating non-rectangular windows. It is very simple and easy to understand as you will see. It uses a picture to define the region hidding all the API stuff that may confuse some.

7_2009-2012 #231502
Easy INI file manipulation

An easy way to handle INI files by using API. Ini files can be useful when you need to save and load data to and from a file. I tend to use them to save user preferences but can be used for many other things as well. The main advantage over the registry is that you can modify them easily by using a text editor such as notepad. Enjoy :)

7_2009-2012 #231503
Owner Drawn Menus

This module Creates Owner Drawn Menus for VB that provide MSAA information to be used with screen readers and speech synthesizers.

7_2009-2012 #231548
Load and Resize Pictures with GDI+

This module uses a combination of GDI+ and GDI API calls. Its functionallity is limited to loading images and resizing them. It can load all the picture formats supported by LoadPicture plus the PNG file format.

7_2009-2012 #231549
Faster Coding

Tired of typing? How about VB completing your function names and variables just like when you declare a variable? Now that would save a lot of time!!! This article shows how to use the build-in VB word prediction-completion tool anywhere in your code. (not just after the keyword As)

Languages
Top Categories
Global Discovery