Results for "Author: suresh singh"
3D Label ActiveX Control
Change windows default yellow color icon and set your own custom icon to any folder with this easy code.
AGE AND ZODIAC SIGN FINDER. And also having detail description of all Zodiac Signs.
Add professional look to your app with this easy splash screen code. Small code but nice output.
One of Word's most commonly used features is the ability to check spelling. Word encapusulates this functionality into two methods: CheckSpelling and GetSpellingSuggestions. The GetSpellingSuggestions method is memember function of the Application and range object in Word. CheckSpelling is a member function of Application, Range, and Document object.we can use CheckSpelling to determine whether a word is spelled correctly. If a word is misspelled, we can use the GetSpellingSuggestions method to retune a collection of SpellingSuggestion object for the misspelled word. This program also have a good example of using StatusBar, imagelist and toolbar A vary nice program for Beginners. You must see Screen shot of this program