-- 作者:有点甜
-- 发布时间:2017/8/7 8:54:00
--
菜单所有属性
Dim obj = CType(BaseMainForm,C1Ribbon.C1RibbonForm).Ribbon
obj.ForeColorOuter = color.red
\'For Each o As object In obj.Gettype.getproperties \' output.show(o.name) \'Next
---------------------------------------------------------------------
ApplicationMenu ApplicationMenuHolder Qat QatHolder ConfigToolBar ConfigToolBarHolder TopToolBar TopToolBarHolder BottomToolBar BottomToolBarHolder PermanentIDs QatItemsHolder ContextMenuItems AllowContextMenu AllowMinimize HideAppMenuWithTHR HideTabHeaderRow RestrictedGroupSizing Minimized MinimumWidth MinimumHeight TabPopupWidth Selectable SupportsKeyTips AltKeyPressDelay CaptureF10Key CaptureAltKeyInTerminalSession NoSysKeyUp KeyTipsVisible HotTransitionEffect FontPadding ForeColorDisabled ForeColorInner ForeColorMenuItem ForeColorOuter ForeColorTextBox ToolTipMaxWidth CaptionAlignment ChildCaptionInSquareBrackets HeaderWatermark SmallImageList LargeImageList VisualStyle RibbonStyle ToolTipSettings Tabs ContextualTabGroups SelectedTab SelectedTabIndex QatItemNames QatItemIDs TextRenderingHint Visible Location Size Padding Anchor AutoSize MaximumSize MinimumSize ForeColor BackColor BackgroundImage BackgroundImageLayout BorderStyle Cursor Dock TabStop TabIndex ScrollBars ScrollPosition ScrollSize ScrollTrack Text ScrollableRectangle AccessibilityObject AccessibleDefaultActionDescription AccessibleDescription AccessibleName AccessibleRole AllowDrop AutoScrollOffset LayoutEngine BindingContext Bottom Bounds CanFocus CanSelect Capture CausesValidation ClientRectangle ClientSize CompanyName ContainsFocus ContextMenu ContextMenuStrip Controls Created DataBindings DisplayRectangle IsDisposed Disposing Enabled Focused Font Handle HasChildren Height IsHandleCreated InvokeRequired IsAccessible IsMirrored Left Margin Name Parent ProductName ProductVersion RecreatingHandle Region Right RightToLeft Site Tag Top TopLevelControl UseWaitCursor Width WindowTarget PreferredSize ImeMode Container
|