You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

&<img src="../resources/images/opentocr.png" title="Open Contents list" border="0"&>
You are here:
.NET Component Features
As with native Visual LANSA controls, you can view a description of a .NET Component's classes, constructors, properties, methods and events by selecting it and selecting the  Features view (F2).

The help provided for .NET Components through the Features help is brief. Help is only available if an XML file was generated with appropriate comments when the .NET assembly was created. If an XML file does exist it should be copied to the same location as the assembly. Double-click on a constructor, property, method or event to see its help text (if help exists for the selected feature).
The 'Classes' drop-down in the F2 Help lists all available classes in your .NET component. Select a class to view all its constructors, properties (both Visual LANSA and built-in), events and methods. The Visual LANSA properties are used to set attributes which are common to all controls such as their height and the width.
&<img src="../resources/images/opentoc-dark.png" title="Open Contents List" border="0"&>

  • No labels