

Using VBX Controls
---------------------------

	VBX controls give your programs extra flair by adding to the basic set 
of controls provided by Windows.  VBX controls are placed in dialog boxes 
much like buttons, edit controls, scroll bars or icons.  You then access the 
controls from your OWL-based programs.

	All VBX controls are accessed in Resource Workshop.  To start using 
a control, you must choose the Install control library option from the File menu.  
A dialog box will appear, at which case you specify the path and filename for the 
control you wish to add.  

	Once you have installed the control, you access it from the tool palette, 
in a manner similar to using the standard Windows controls.  You can use the 
visual editing tools of Resource Workshop to add the VBX controls to your 
own dialog boxes.

	Double clicking on a VBX control brings up a list of the properties 
associated with the control.  This allows you to dynamically change the appearance 
of  the VBX controls from within Resource Workshop.

