Control
.
.
::
.
.
BringToFront Method
Makes the control the topmost control in its container
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
public
void
BringToFront
()
Public
Sub
BringToFront
public
:
void
BringToFront
()
See Also
Control Class
Squid Namespace