|
The Novell Controls for ActiveX
and Visual Basic: |
|
| |
|
|
Before you can use the properties and methods of the Session control, you must add it to your project by selecting "Controls" from the Project menu (or by right-clicking on the Toolbox and selecting "Controls") and clicking on the box next to "Novell Session Control" (see Figure 1). Figure 1: Adding the Session Control to your project.
After the Session control has been added to your project, its icon appears in Visual Basic's Toolbox. You can then create an instance of the Session control in your program by clicking on the Session control icon, then adding the control to one of your project's forms (see Figure 2). Figure 2: The Session Control on a Visual Basic form.
|
|