Advertisement

Results for "Author: john edward colman"

3_2004-2005 #137001
A tip to make life easier

Get rid of that design time syntax error message box.

3_2004-2005 #137008
Automation of the Word Spell Checker

To help out my Dutch friend Frederik who needed to spell check in various languages, I designed this simple example. To adapt it to use a particular dictionary, supply the dictionary path as an option like so: w1.CheckSpelling(Text1.Text,"c:\path\MyDic.DIC)

3_2004-2005 #137009
Essential Keyboard Shortcuts

A few VB editor-shortcut keys that make life worthwhile.

3_2004-2005 #137099
WIP Outlooker

Now you can put any front-end onto Outlook. This work-in-progress gives everything you need to know about enumerating Outlook items (as I receive so many enquiries). Utilizaing the techniques shown here you should be able to integrate Outlook information into any application.

3_2004-2005 #139021
Metallic Forms *updated*

Cut and Paste code... Turns your flat form into a metalic cylinder. Setting the AutoRedraw property is now done for you. Also thanks to Sebastjan for his tip about setting the ScaleMode to pixels.

3_2004-2005 #139075
Amazing Skin Machine

Everything you ever wanted to know about skins but were afraid to ask. Resize borderless controls without any work. Fabulous Metal skins and custom buttons with rounded corners. Move the form around with the mouse. Practical examples of SetWindowLong, SendMessage, SetWindowRgn. It's all here!!! Just Download the code and open the .vbg project group.

4_2005-2006 #155922
A tip to make life easier

Get rid of that design time syntax error message box.

4_2005-2006 #155923
Automation of the Word Spell Checker

To help out my Dutch friend Frederik who needed to spell check in various languages, I designed this simple example. To adapt it to use a particular dictionary, supply the dictionary path as an option like so: w1.CheckSpelling(Text1.Text,"c:\path\MyDic.DIC)

4_2005-2006 #155924
Essential Keyboard Shortcuts

A few VB editor-shortcut keys that make life worthwhile.

4_2005-2006 #155925
A dead good example of Automation with Outlook

This demonstration program gives examples of how you can control Outlook using AUTOMATION to create mail, contacts and appointments. You can adapt this code to create the other outlook items.

4_2005-2006 #155926
Metallic Forms *updated*

Cut and Paste code... Turns your flat form into a metalic cylinder. Setting the AutoRedraw property is now done for you. Also thanks to Sebastjan for his tip about setting the ScaleMode to pixels.

4_2005-2006 #155927
Amazing Skin Machine

Everything you ever wanted to know about skins but were afraid to ask. Resize borderless controls without any work. Fabulous Metal skins and custom buttons with rounded corners. Move the form around with the mouse. Practical examples of SetWindowLong, SendMessage, SetWindowRgn. It's all here!!! Just Download the code and open the .vbg project group.

4_2005-2006 #155928
WIP Outlooker

Now you can put any front-end onto Outlook. This work-in-progress gives everything you need to know about enumerating Outlook items (as I receive so many enquiries). Utilizaing the techniques shown here you should be able to integrate Outlook information into any application.

5_2007-2008 #178440
A tip to make life easier

Get rid of that design time syntax error message box.

5_2007-2008 #178441
Automation of the Word Spell Checker

To help out my Dutch friend Frederik who needed to spell check in various languages, I designed this simple example. To adapt it to use a particular dictionary, supply the dictionary path as an option like so: w1.CheckSpelling(Text1.Text,"c:\path\MyDic.DIC)

5_2007-2008 #178442
Essential Keyboard Shortcuts

A few VB editor-shortcut keys that make life worthwhile.

5_2007-2008 #178443
A dead good example of Automation with Outlook

This demonstration program gives examples of how you can control Outlook using AUTOMATION to create mail, contacts and appointments. You can adapt this code to create the other outlook items.

5_2007-2008 #178444
Metallic Forms *updated*

Cut and Paste code... Turns your flat form into a metalic cylinder. Setting the AutoRedraw property is now done for you. Also thanks to Sebastjan for his tip about setting the ScaleMode to pixels.

5_2007-2008 #178445
Amazing Skin Machine

Everything you ever wanted to know about skins but were afraid to ask. Resize borderless controls without any work. Fabulous Metal skins and custom buttons with rounded corners. Move the form around with the mouse. Practical examples of SetWindowLong, SendMessage, SetWindowRgn. It's all here!!! Just Download the code and open the .vbg project group.

5_2007-2008 #178446
WIP Outlooker

Now you can put any front-end onto Outlook. This work-in-progress gives everything you need to know about enumerating Outlook items (as I receive so many enquiries). Utilizaing the techniques shown here you should be able to integrate Outlook information into any application.

Languages
Top Categories
Global Discovery