[DefaultValue(False)] [Category("VintaSoft")] [Description("A value indicating whether the thumbnail viewer does not show shortcut menu for thumbnail.")] public bool DisableThumbnailContextMenu { get; set; }
[DefaultValue(False)] [Category("VintaSoft")] [Description("A value indicating whether the thumbnail viewer does not show shortcut menu for thumbnail.")] public: __property bool get_DisableThumbnailContextMenu(); public: __property void set_DisableThumbnailContextMenu(
bool value
);
[DefaultValue(False)] [Category("VintaSoft")] [Description("A value indicating whether the thumbnail viewer does not show shortcut menu for thumbnail.")] public:
property bool DisableThumbnailContextMenu { bool get(); void set(bool value); }
'Declaration <DefaultValueAttribute(False)> <CategoryAttribute("VintaSoft")> <DescriptionAttribute("A value indicating whether the thumbnail viewer does not show shortcut menu for thumbnail.")> Public Property DisableThumbnailContextMenu As Boolean
Property Value
true - просмотрщик миниатюр не отображает контекстное меню для миниатюр; false - просмотрщик миниатюр показывает контекстное меню для миниатюр.
Значение по умолчанию - false. Меню
Значение по умолчанию - false. Меню