Getting context-sensitive help

In Visual Studio, 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 in a Windows Forms or ASP.NET solution, 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 2005 Help namespace. The Help component displays in the Help contents and filter list as Sybase DataWindow.

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