InRibbonGallery.Invalidate Method
Name | Parameters | Description |
---|---|---|
Invalidate() | none | Invalidates the region occupied by the gallery. |
Invalidate(GalleryItem) | item | Invalidates the region occupied by the specified gallery item. |
Invalidate(Rectangle) | rect | Invaldates the specified region of the current InRibbonGallery object. |