Share

RibbonPropertyChangedEventArgs Class

Description

Provides data for the PropertyChanged event of all the ribbon items which support this event.

Class Hierarchy

Autodesk.Windows.RibbonPropertyChangedEventArgs

C#

public class RibbonPropertyChangedEventArgs : EventArgs;

Visual Basic

Public Class RibbonPropertyChangedEventArgs
Inherits EventArgs

Was this information helpful?