Прочитать на английском

Поделиться через


MonthCalendar.SendToBack Method

Definition

Sends the MonthCalendar to the back of the z-order.

public object SendToBack ();

Returns

This method returns a null reference (Nothing in Visual Basic); otherwise this method returns true.

Examples

For a code example that demonstrates how to use this method, see Microsoft.Office.Tools.Excel.Controls.Button.SendToBack. All controls in the Microsoft.Office.Tools.Excel.Controls namespace have a functionally equivalent SendToBack method.

Remarks

This method sets the z-order of the MonthCalendar to the first index in the OLEObjects collection; the numbering of the z-order is the opposite of the numbering of the index in the OLEObjects collection. The higher the index in the OLEObjects collection, the lower the z-order of the MonthCalendar.

Applies to

Продукт Версии
Visual Studio Tools for Office 2017, 2019, 2022