RibbonControlEventArgs 클래스(2007 시스템)
업데이트: 2007년 11월
Microsoft Office 사용자 지정에서 발생하는 다양한 이벤트에 대한 데이터를 제공합니다.
네임스페이스: Microsoft.Office.Tools.Ribbon
어셈블리: Microsoft.Office.Tools.Common.v9.0(Microsoft.Office.Tools.Common.v9.0.dll)
구문
Public NotInheritable Class RibbonControlEventArgs _
Inherits EventArgs
Dim instance As RibbonControlEventArgs
public sealed class RibbonControlEventArgs : EventArgs
상속 계층 구조
System.Object
System.EventArgs
Microsoft.Office.Tools.Ribbon.RibbonControlEventArgs
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.