public sealed class RibbonButtonRenderEventArgs : RibbonRenderEventArgsPublic NotInheritable Class RibbonButtonRenderEventArgs
Inherits RibbonRenderEventArgspublic ref class RibbonButtonRenderEventArgs sealed : public RibbonRenderEventArgs[<SealedAttribute>]
type RibbonButtonRenderEventArgs =
class
inherit RibbonRenderEventArgs
end| RibbonButtonRenderEventArgs | Initializes a new instance of the RibbonButtonRenderEventArgs class |
| Button | Gets or sets the RibbonButton related to the evennt |
| ClipRectangle |
Gets the Rectangle area where to draw into
(Inherited from RibbonRenderEventArgs) |
| Graphics |
Gets the Device to draw into
(Inherited from RibbonRenderEventArgs) |
| Ribbon |
Gets the Ribbon related to the render
(Inherited from RibbonRenderEventArgs) |