Getting context-sensitive help

In Visual Studio .NET, the prototype of a method or property displays when you place the edit cursor on it in the code editor. In Visual C#, a brief summary also displays.

To get more detailed information when you press F1 with the edit cursor on a DataWindow member, you need to select the DataWindow Reference component in the DataWindow .NET setup program. This component adds a Help component in Microsoft Help 2 format to the Visual Studio .NET 2005 Help namespace. The Help component displays in the Help contents and filter list as Sybase DataWindow.

If you install the Sybase DataWindow help, you can also see help in the Visual Studio .NET Object Browser.

If you are not using Visual Studio, you can install the same help in Microsoft Help 1.2 format (compiled HTML Help). For more information, see the Installation Guide.