The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
|
|
SalesLogix Controls in Visual Studio
Posted: 07 Nov 06 7:01 PM
|
fiogf49gjkf0d Somewhere I saw an example of how to get SalesLogix Controls included in Visual Studio (at least v6). this would allow a closer look at the properties. Does anyone know how to do this or where I can find the examp0le?
jc |
|
|
| |
| |
|
Re: SalesLogix Controls in Visual Studio
Posted: 09 Nov 06 9:31 AM
|
fiogf49gjkf0d If your goal is to use the object browser to examine the controls, then in VS (assuming you have VS 2003 or VS 2005, let me know if you're using something else like VS6 or VB6) here are your steps:
1) In VS, go to View then Object Browser 2) At the top of the object browser window you'll see a "Browse" drop-down. Select Custom component set. 3) Click the elipsis (...) next to the drop-down. This will bring up a dialog to select new components. 4) Select the COM tab 5) Look for "SalesLogix Controls" in the list. Select it and click "Add", then OK.
You will now see the SLX controls listed in the object browser. Now any time you want to view the controls there all you need to do is select the Custom Comonent Set from the drop-down and it will always be there so you won't need to do all the steps of adding it again each time.
-Ryan |
|
|
| |
|