VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ObjectBrowser and QuickTip control

by Edwin Vermeer. (11 Submissions)
Category: Libraries
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

In this publication there are 2 very nice reusable controls. The ObjectBrowser and the QuickTip
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The ObjectBrowser control lets you have a look at the structure of any OLE/COM. The TLBINF32.dll. is used to get this information.
This can be an ActiveX dll, an OCX or an ActiveX EXE. It's even possible to read out the entire object model of any MS Office application.
All functionality is located in just one user control. It's easy to embed that in any application.
The object browser control will give you about the same information as the object broweser that is build in Visual Studio 6.
Also have a look at ComDoc at https://www.evict.nl/comdoc/.
ComDoc is an application for generating chm help files that is based on this object browser together with my database publishing dll that you can find on https://www.dbpublisher.com
The sourcecode of ComDoc will be released soon.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
The QuickTip control adds a help function to your application.
There is even support for getting the help text out of a chm help file.
At this moment I only have one demo for that and that is in the siteskinner dll that you can download (for free) from https://www.siteskinner.com
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Credits: The object browser is based on the article : MSDN Magazine, December 2000 by Jason Fisher. See: https://msdn.microsoft.com/msdnmag/issues/1200/TypeLib/default.aspx
The
QuickTip is inspired by the HotHelp feature in HotHTML from Thushan Fernando. See https://www.wsoftware.biz/

Rate ObjectBrowser and QuickTip control

Download ObjectBrowser and QuickTip control

Download ObjectBrowser and QuickTip control (26 KB)

ObjectBrowser and QuickTip control Comments

No comments have been posted about ObjectBrowser and QuickTip control. Why not be the first to post a comment about ObjectBrowser and QuickTip control.

Post your comment

Subject:
Message:
0/1000 characters