Advertisement

Results for "Author: john edward colman"

ASP_Volume3 #50625
A tip to make life easier

Get rid of that design time syntax error message box.

ASP_Volume3 #50626
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)

ASP_Volume3 #50627
Essential Keyboard Shortcuts

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

ASP_Volume3 #50628
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.

ASP_Volume3 #50629
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.

ASP_Volume3 #50630
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.

ASP_Volume3 #50631
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.

C_Volume2 #72763
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.

C_Volume2 #72766
A tip to make life easier

Get rid of that design time syntax error message box.

C_Volume2 #72773
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)

C_Volume2 #72774
Essential Keyboard Shortcuts

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

C_Volume2 #72864
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.

C_Volume2 #74786
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.

C_Volume2 #74840
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.

Java_Volume1 #91307
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.

Java_Volume1 #91310
A tip to make life easier

Get rid of that design time syntax error message box.

Java_Volume1 #91317
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)

Java_Volume1 #91318
Essential Keyboard Shortcuts

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

Java_Volume1 #91408
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.

Java_Volume1 #93330
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.

Languages
Top Categories
Global Discovery