public static void SetIsSelected( Control control, bool value )
Public Shared Sub SetIsSelected ( control As Control, value As Boolean )
static member SetIsSelected : control : Control * value : bool -> unit
In This Article