![LeCroy WaveRunner 104MXI Operator'S Manual Download Page 220](http://html1.mh-extra.com/html/lecroy/waverunner-104mxi/waverunner-104mxi_operators-manual_1866369220.webp)
W
AVE
R
UNNER
X
I
S
ERIES
220
WRXi-OM-E Rev B
Install the PlugIn in the instrument. A. Start the instrument. B. Select
ActiveDSO
in the Analysis Menu. C. Select
PlugIns
mode. D. Type “Project1.UserControl1” in the “COM ProgID of Plug-In” text box. E. Click the Install
button under the text box.
Now Click the new
Auto
and
Single
buttons to see their effects.
Properties of the Control and its Objects
Using the
View Properties
button in Visual Basic, you can customize your PlugIn to your exact requirements.
Among the most useful properties are the following: Height, Width, BackColor, Name, Caption.
You can gain access to the properties of your objects by Clicking View – Properties. Positions and sizes of
objects can be changed from View – Object, by dragging the object or one of its handles.
You can insert any available control into your plug-in. The basic control set is shown in a toolbar at the left of the
screen in the picture below. Double click on any control to insert it into the plug-in. In the following example, a
command button has just been inserted.
In the next example you can see a command button, a picture box, a list box and a Tabbed Dialog Control.