Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- last
- true to send the object(s) to the bottom of the Z-order; false to send the object(s) down one level only
For an example, refer to CanBringToFront.
Use this method with last set to true to send the object(s) to the bottom of the Z-order, and set last to false to send the object(s) down one level.
You can determine whether you can send the objects down or to the bottom by calling the CanSendToBack and CanSendToLast properties, respectively.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family