25 lines
648 B
HTML
25 lines
648 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Creating an Add-in with Visual Basic 6</title>
|
|
<meta http-equiv="Content-Language" content="en-us">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
|
<link rel="stylesheet" type="text/css" href="ApiHelp.css">
|
|
<style>
|
|
<!--
|
|
div.Section1
|
|
{page:Section1;}
|
|
-->
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1><span style="font-weight: normal; font-size: 7.5pt;">SOLIDWORKS PDM Professional API Help</span></h1>
|
|
<h1>Creating an Add-in with Visual Basic 6</h1>
|
|
<p><font color="#CC0000">Obsolete. Visual Basic 6 is no longer supported. See
|
|
<a href="DotNetAddins.htm">Creating Add-ins (VB.NET)</a>.</font></p>
|
|
|
|
</body>
|
|
|
|
</html>
|