Brings the specified object to the top of the z-order.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void BringToFront ( |
Visual Basic
Copy Code
|
|---|
Public Sub BringToFront( _ |
The object to reorder.
See Also