ControlSite.BringToFront Method

Definition

Brings the ControlSite to the front of the z-order.

public:
 System::Object ^ BringToFront();
public object BringToFront ();
abstract member BringToFront : unit -> obj
Public Function BringToFront () As Object

Returns

true if the z-order is successfully changed; otherwise, false.

Applies to