home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / vbasic / vbx / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  10.5 KB  |  171 lines

  1.              =====================================================
  2.                  Visual Basic networking and communication VBX
  3.              =====================================================
  4. CSEVAL_1.ZIP SocketTools VBX Evaluation  
  5.              Includes each component in VBX format for use by Visual Basic 
  6.              3.0 and the 16-bit edition of Visual Basic 4.0 or other product 
  7.              that supports the 2.0 VBX specification. Includes samples 
  8.              written with Visual Basic 3.0. Catalyst SocketTools is a 
  9.              collection of custom controls that harnesses the power of the 
  10.              internet for integration into applications. SocketTools is a 
  11.              comprehensive suite, with components that assist in 
  12.              facilitating existing TCP/IP applications as well as controls 
  13.              that allow you to build your own customized web browser.  
  14. CSWSK20C.ZIP SocketWrench/VB 2.0c Windows Sockets Custom Control
  15.              Is a custom control which allows Visual Basic developers to 
  16.              program against the Windows Sockets API. It supports the TCP 
  17.              and UDP protocols (both blocking and non-blocking modes), and 
  18.              the same control can be used to build both client and server 
  19.              applications. The package includes the control, sample programs 
  20.              (including an FTP client), on-line help, a technical reference 
  21.              and a tutorial for programmers unfamiliar with TCP/IP and 
  22.              sockets programming.  
  23. MSLOT.ZIP    MABRY MSLOT CONTROL (VBX)
  24.              Visual Basic custom control that makes mailslot use simple. No 
  25.              Windows API calls required. Requires Windows for Workgroups. 
  26.              Source code available.  
  27. XCALL.ZIP    XCall VBX and C++ library (Demo)
  28.              Erform simple cross-application function call simulations. It 
  29.              encapsulates general DDE features to exchange custom data 
  30.              structures and events between two or more applications. It is 
  31.              implemented both for 16 and 32-bit C programming as a set of 
  32.              C++ classes and for Visual Basic 3.0 and 4.0 as a custom 
  33.              control element VBX.  
  34.  
  35.  
  36.              =================================
  37.                  Visual Basic graphics VBX
  38.              =================================
  39. ART_DEMO.ZIP VBX ARTIST - Drag & Paint Image Editing Control for VisualBasic 
  40.              Is an invisible control able to edit/annotate an image held 
  41.              within such objects as pictureboxes or forms. Generally you 
  42.              would select a paint tool (Brush, shape, floodfill, eraser, 
  43.              text, sissors, etc) and relevant properties (fore and back 
  44.              color, line width, font name, etc). The control then acts, 
  45.              modifying the image, while it is being dragged (either within 
  46.              the mouse move event of a control such as a picturebox, or via 
  47.              our own Artist API calls ). (Dragging within a mouse move event 
  48.              is a single line of code).  
  49. EASYNE.ZIP   EASYNET Custom Control for Visual Basic, Ver 1.85.006 (VBX)
  50.              is a custom control that lets you quickly build flowchart-
  51.              enabled applications (network, workflow, database, etc...).
  52.              - *Drawing can be made interactively or programmaticaly.  
  53.              - *You may move, resize, stretch each item.
  54.              - *You may associate user data to each item 
  55.              - *You may navigate in the network diagram.
  56.              - *Distinct pictures, colors, draw styles for each item. 
  57.              - *Multi-selection, multi-line wordwrapped text, metafile support,
  58.              -  drag & drop, + many other features. 
  59.              - *Many properties and events allow you to "customize" your
  60.              - *diagramming application.
  61.              - *VB1 compatible. It works with Delphi, SQL Windows, etc...
  62.              - *RUNTIME ROYALTY FREE
  63. MDR_DEM1.ZIP Metadraw, Object Oriented MetaFile Graphics Editing Control
  64.              Is a special purpose picturebox/image editing tool. MetaDraw 
  65.              looks like a standard picturebox on your form, but offers 
  66.              unique support for the creation, editing and display of 
  67.              MetaFiles - an ideal graphical format for applications 
  68.              requiring the drawing and/or moving of graphical objects. 
  69.              MetaDraw is also specially designed to allow you to tag 
  70.              individual graphic objects for HyperGraphic/HotSpot 
  71.              applications.  
  72. TRUBAR.ZIP   TrueBar VBX makes bar code generation easy.
  73.              Just pick the orientation, set the size, and pick the bar code
  74.              style. Then, set the caption to whatever you want the bars to
  75.              be. TrueBar VBX uses the Caption property to determine what to
  76.              display. ForeColor is used for the color of the Bars. BackColor
  77.              is used for the color of the background. If TrueBar VBX cannot
  78.              fit the entire bar code in the control window, it will fill the
  79.              entire control with the background color.
  80.  
  81.  
  82.              ======================================
  83.                  Visual Basic file and disc VBX
  84.              ======================================
  85. LONG16.ZIP   iseFile VBX Control 
  86.              The iseFile control provides a set of dialog boxes for 
  87.              operations such as opening, saving, and converting long 
  88.              filenames to short and vice versa. The iseFile Custom Control 
  89.              allows applications built with 16-bit versions of Visual Basic 
  90.              to use long filenames in Windows systems (Windows 95 and NT) 
  91.              that support them. The iseFile Custom Control resembles very 
  92.              closely the actions of the standard Visual Basic Common Dialog 
  93.              box for opening and saving files, but has an additional 
  94.              property that holds the long filename of a file if it is 
  95.              available. 
  96.  
  97.  
  98.              =======================================================
  99.                  Visual Basic gauges, meters and instruments VBX
  100.              =======================================================
  101. BMPLST.ZIP   MABRY BMPLST CONTROL (VBX)
  102.              This control is a list box with bitmaps. The bitmaps can be 
  103.              placed on any side of the text (top, bottom, right, left). 
  104.              Source code available.  
  105. MSSTAT.ZIP   MABRY MSSTAT CONTROL (VBX)
  106.              Status bar VBX for Visual Basic. This control displays a 
  107.              multi-element status bar on the bottom of your form. It 
  108.              automatically handles the NumLock, CapsLock, ScrollLock, and 
  109.              Insert key indicators. It also displays times/dates in 
  110.              International and programmer defined formats. Source code 
  111.              available.  
  112.  
  113.  
  114.              =========================================
  115.                  Various Visual Basic VBX controls
  116.              =========================================
  117. EMEDIT20.ZIP early morning editor VBX v2.0, Advanced editor
  118. GRADE.ZIP    Formatted Label Custom Control (VBX) <ASP>
  119.              FLabel is a label control that lets you format the text within
  120.              it. You can have different fonts, different colors, multiple
  121.              paragraphs, paragraph formatting, etc. Using properties, you
  122.              can print your text. All this and it's bound, too.
  123. HITIME.ZIP   MABRY HITIME CONTROL (VBX/OCX/ActiveX)
  124.              This is a high resolution timer custom control for Visual 
  125.              Basic. It allows you to have timer events come in nearly every 
  126.              millisecond, as opposed to every 55 milliseconds with the 
  127.              normal Visual Basic Timer control. Source code available.  
  128. INPUT3.ZIP   3D-VB Input, ver 3.0, enhanced TextBox control (VBX)
  129.              This control emulates the standard Visual Basic TextBox control 
  130.              which allows the user to enter text. 3D-VB Input can give the 
  131.              text and the control a 3D look. It also allows for different 
  132.              alignment of the text. Plus the first VB control with Property 
  133.              Menus. [ver 3.0] incudes properties to access database data. 
  134. MENUEV.ZIP   MABRY MENUEV CONTROL (VBX)
  135.              MenuEv provides menu selection notification. In other words, it 
  136.              tells you when the user has selected a menu item. This is 
  137.              really useful for status bar-style help. MenuEv is really easy 
  138.              to use. All you need to do is place it on your form. Events 
  139.              start coming in automatically. MenuEv will even automatically 
  140.              update another control with the selected menu item's text. 
  141.              Source code available.  
  142. PROBE.ZIP    Control Probe/Debug Control (VBX) <ASP>
  143.              This VBX lets you examine and modify other controls' properties 
  144.              at run-time. After telling Probe the name of another control, 
  145.              Probe will give you a list of the properties in that control. 
  146.              Probe can also display a dialog box that will let you modify 
  147.              other controls' properties (at run-time).  
  148. REG_INI.ZIP  RegIni 2.1 
  149.              Registry & INI file VBX Control RegIni is a VBX custom control 
  150.              that consists of a set of easy to use APIs which manipulate 
  151.              entries in Windows Initialisation (.INI) files and in the 
  152.              Registry. The APIs perform all the necessary error checking and 
  153.              can be used under Windows, Windows NT and Windows 95 platforms. 
  154.              (Requires VB3 or VB4)  
  155. SMARTMDB.ZIP Menu Event Notification Control (VBX) <ASP>
  156.              MenuEv provides menu selection notification. In other words, it
  157.              tells you when the user has selected a menu item. This is
  158.              really useful for status bar-style help. MenuEv is really easy
  159.              to use. All you need to do is place it on your form. Events
  160.              start coming in automatically. MenuEv will even automatically
  161.              update another control with the selected menu item's text.
  162. TL_DEMKT.ZIP TList 3/Pro VBX, The Enhanced Outline Control
  163. VER.ZIP      Version Info/File Install VBX <ASP>
  164.              Ver lets you use the functionality of VER.DLL through 
  165.              properties. It makes getting version info from a file (EXE, 
  166.              DLL, VBX, etc.) very easy. Ver also gives you installation 
  167.              functionality. Included with this control is a sample 
  168.              installation/setup utility.  
  169.  
  170.  
  171.