public static void SetText( Control control, string? text )
Public Shared Sub SetText ( control As Control, text As String )
static member SetText : control : Control * text : string -> unit
In This Article