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

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


MonthCalendar.Locked Property

Definition

Gets or sets a value that indicates whether the MonthCalendar can be modified at design time when the sheet is protected.

[System.ComponentModel.Browsable(false)]
public bool Locked { get; set; }

Property Value

true if the MonthCalendar cannot be modified at design time when the sheet is protected; otherwise, false.

Attributes

Examples

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

Remarks

A MonthCalendar can only be locked when the sheet is protected. A locked MonthCalendar cannot be moved or resized at design time.

Applies to

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