Topic name for context sensitive help. Default keyword is based on the Type name.

Namespace: Ico.Gwx
Assembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public string HelpKeyword { get; set; }
Visual Basic
Public Property HelpKeyword As String
	Get
	Set
JScript
function get HelpKeyword () : String
function set HelpKeyword (value : String)

Collapse imageSee Also