public string HelpURL { get; set; }
Description
Gets or sets the URL of the help file to display when form's help button is clicked. This property can be of the form "C:\path\sample.chm" or "/folder/file.htm".
public string HelpURL { get; set; }
Gets or sets the URL of the help file to display when form's help button is clicked. This property can be of the form "C:\path\sample.chm" or "/folder/file.htm".
Comments
0 comments
Please sign in to leave a comment.