mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-23 15:52:56 +08:00
Update release
This commit is contained in:
@@ -18809,7 +18809,7 @@ Ribbon Containers
|
||||
};
|
||||
|
||||
/// <summary>Ribbon tab page control, adding to the Pages property of a <see cref="GuiRibbonTab"/>.</summary>
|
||||
class GuiRibbonTabPage : public GuiTabPage, public Description<GuiRibbonTabPage>
|
||||
class GuiRibbonTabPage : public GuiTabPage, public AggregatableDescription<GuiRibbonTabPage>
|
||||
{
|
||||
friend class GuiRibbonGroupCollection;
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user