Share

RibbonPropertyChangingEventArgs Class

Description

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

Class Hierarchy

Autodesk.Windows.RibbonPropertyChangingEventArgs

Visual Basic

Public Class RibbonPropertyChangingEventArgs
Inherits EventArgs

C#

public class RibbonPropertyChangingEventArgs : EventArgs;

Was this information helpful?