UsageHints.ControlName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of control in the document. Eg, "Label1".
public string ControlName { get; set; }
member this.ControlName : string with get, set
Public Property ControlName As String