Snippets
Get Operating System Version(2001-12-30)
This code shows you how to detect the user's OS
Start Your
application when windows starts(2001-12-29)
This snippet will show you how to start your
applications when windows strats
Create
controls at runtime -II(2001-12-15)
In this snippet/article we will learn how to react to
events occuring in controls created at runtime.
Creating
controls at runtime -I(2001-12-02)
Many times we
are faced with a situation where we want to create controls such as TextBox ,
CommandButton, Label at runtime in Visual Basic