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