Share

ShowNewHighlights Class

Description

Used to determine whether ribbon controls, associated with a command that was updated or added in a product update, have an orange dot on them to indicate "new or changed feature".

Class Hierarchy

Autodesk.AutoCAD.Ribbon.ShowNewHighlights

Visual Basic

Public Class ShowNewHighlights
Inherits INotifyPropertyChanged

C#

public class ShowNewHighlights : INotifyPropertyChanged;

Links

ShowNewHighlights Methods, ShowNewHighlights Properties, ShowNewHighlights Events

Was this information helpful?