public class RibbonItemBoundsEventArgs : RibbonItemRenderEventArgsPublic Class RibbonItemBoundsEventArgs
Inherits RibbonItemRenderEventArgspublic ref class RibbonItemBoundsEventArgs : public RibbonItemRenderEventArgstype RibbonItemBoundsEventArgs =
class
inherit RibbonItemRenderEventArgs
end| RibbonItemBoundsEventArgs | Initializes a new instance of the RibbonItemBoundsEventArgs class |
| Bounds | Gets or sets the suggested bounds |
| ClipRectangle |
Gets the Rectangle area where to draw into
(Inherited from RibbonRenderEventArgs) |
| Graphics |
Gets the Device to draw into
(Inherited from RibbonRenderEventArgs) |
| Item | (Inherited from RibbonItemRenderEventArgs) |
| Ribbon |
Gets the Ribbon related to the render
(Inherited from RibbonRenderEventArgs) |