文件名称:windowsribbon03_src
-
所属分类:
- 标签属性:
- 上传时间:2014-03-30
-
文件大小:85.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
MFC RIBBON 一个例子,希望对大家有帮助 thanks-MFC RIBBON an example, we want to help thanks
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source/
source/Ribbon/
source/Ribbon/Controls/
source/Ribbon/Controls/Events/
source/Ribbon/Controls/Events/BaseEventsProvider.cs
source/Ribbon/Controls/Events/ExecuteEventsProvider.cs
source/Ribbon/Controls/Events/IEventsProvider.cs
source/Ribbon/Controls/Events/PreviewEventsProvider.cs
source/Ribbon/Controls/Properties/
source/Ribbon/Controls/Properties/BasePropertiesProvider.cs
source/Ribbon/Controls/Properties/BooleanValuePropertyProvider.cs
source/Ribbon/Controls/Properties/ColorPickerPropertiesProvider.cs
source/Ribbon/Controls/Properties/ContextAvailablePropertiesProvider.cs
source/Ribbon/Controls/Properties/EnabledPropertiesProvider.cs
source/Ribbon/Controls/Properties/FontControlPropertiesProvider.cs
source/Ribbon/Controls/Properties/GalleryPropertiesProvider.cs
source/Ribbon/Controls/Properties/ImagePropertiesProvider.cs
source/Ribbon/Controls/Properties/IPropertiesProvider.cs
source/Ribbon/Controls/Properties/KeytipPropertiesProvider.cs
source/Ribbon/Controls/Properties/LabelDescriptionPropertiesProvider.cs
source/Ribbon/Controls/Properties/LabelPropertiesProvider.cs
source/Ribbon/Controls/Properties/RecentItemsPropertiesProvider.cs
source/Ribbon/Controls/Properties/RepresentativeStringPropertiesProvider.cs
source/Ribbon/Controls/Properties/SpinnerPropertiesProvider.cs
source/Ribbon/Controls/Properties/StringValueProperiesProvider.cs
source/Ribbon/Controls/Properties/TooltipPropertiesProvider.cs
source/Ribbon/Controls/BaseRibbonControl.cs
source/Ribbon/Controls/RibbonApplicationMenu.cs
source/Ribbon/Controls/RibbonButton.cs
source/Ribbon/Controls/RibbonCheckBox.cs
source/Ribbon/Controls/RibbonComboBox.cs
source/Ribbon/Controls/RibbonDropDownButton.cs
source/Ribbon/Controls/RibbonDropDownColorPicker.cs
source/Ribbon/Controls/RibbonDropDownGallery.cs
source/Ribbon/Controls/RibbonFontControl.cs
source/Ribbon/Controls/RibbonGroup.cs
source/Ribbon/Controls/RibbonHelpButton.cs
source/Ribbon/Controls/RibbonInRibbonGallery.cs
source/Ribbon/Controls/RibbonMenuGroup.cs
source/Ribbon/Controls/RibbonQuickAccessToolbar.cs
source/Ribbon/Controls/RibbonRecentItems.cs
source/Ribbon/Controls/RibbonSpinner.cs
source/Ribbon/Controls/RibbonSplitButton.cs
source/Ribbon/Controls/RibbonSplitButtonGallery.cs
source/Ribbon/Controls/RibbonTab.cs
source/Ribbon/Controls/RibbonTabGroup.cs
source/Ribbon/Controls/RibbonToggleButton.cs
source/Ribbon/Interop/
source/Ribbon/Interop/CommonCOMInterfaces.cs
source/Ribbon/Interop/PropertyKey.cs
source/Ribbon/Interop/PropVariant.cs
source/Ribbon/Interop/RibbonCOMClasses.cs
source/Ribbon/Interop/RibbonCOMGuids.cs
source/Ribbon/Interop/RibbonCOMInterfaces.cs
source/Ribbon/Interop/RibbonProperties.cs
source/Ribbon/Interop/StreamAdapter.cs
source/Ribbon/Properties/
source/Ribbon/Properties/AssemblyInfo.cs
source/Ribbon/ColorHelper.cs
source/Ribbon/FontPropertyStore.cs
source/Ribbon/GalleryCommandPropertySet.cs
source/Ribbon/GalleryItemPropertySet.cs
source/Ribbon/IRibbonControl.cs
source/Ribbon/IRibbonForm.cs
source/Ribbon/RecentItemsPropertySet.cs
source/Ribbon/Ribbon.cs
source/Ribbon/Ribbon.csproj
source/Ribbon/RibbonUIApplication.cs
source/Ribbon/UICollectionChangedEvent.cs
source/Samples/
source/Samples/01-AddingRibbonSupport/
source/Samples/01-AddingRibbonSupport/Properties/
source/Samples/01-AddingRibbonSupport/Properties/AssemblyInfo.cs
source/Samples/01-AddingRibbonSupport/Properties/Resources.Designer.cs
source/Samples/01-AddingRibbonSupport/Properties/Resources.resx
source/Samples/01-AddingRibbonSupport/Properties/Settings.Designer.cs
source/Samples/01-AddingRibbonSupport/Properties/Settings.settings
source/Samples/01-AddingRibbonSupport/01-AddingRibbonSupport.csproj
source/Samples/01-AddingRibbonSupport/Form1.cs
source/Samples/01-AddingRibbonSupport/Form1.Designer.cs
source/Samples/01-AddingRibbonSupport/Form1.resx
source/Samples/01-AddingRibbonSupport/Program.cs
source/Samples/01-AddingRibbonSupport/RibbonMarkup.xml
source/Ribbon.sln
source/Ribbon/
source/Ribbon/Controls/
source/Ribbon/Controls/Events/
source/Ribbon/Controls/Events/BaseEventsProvider.cs
source/Ribbon/Controls/Events/ExecuteEventsProvider.cs
source/Ribbon/Controls/Events/IEventsProvider.cs
source/Ribbon/Controls/Events/PreviewEventsProvider.cs
source/Ribbon/Controls/Properties/
source/Ribbon/Controls/Properties/BasePropertiesProvider.cs
source/Ribbon/Controls/Properties/BooleanValuePropertyProvider.cs
source/Ribbon/Controls/Properties/ColorPickerPropertiesProvider.cs
source/Ribbon/Controls/Properties/ContextAvailablePropertiesProvider.cs
source/Ribbon/Controls/Properties/EnabledPropertiesProvider.cs
source/Ribbon/Controls/Properties/FontControlPropertiesProvider.cs
source/Ribbon/Controls/Properties/GalleryPropertiesProvider.cs
source/Ribbon/Controls/Properties/ImagePropertiesProvider.cs
source/Ribbon/Controls/Properties/IPropertiesProvider.cs
source/Ribbon/Controls/Properties/KeytipPropertiesProvider.cs
source/Ribbon/Controls/Properties/LabelDescriptionPropertiesProvider.cs
source/Ribbon/Controls/Properties/LabelPropertiesProvider.cs
source/Ribbon/Controls/Properties/RecentItemsPropertiesProvider.cs
source/Ribbon/Controls/Properties/RepresentativeStringPropertiesProvider.cs
source/Ribbon/Controls/Properties/SpinnerPropertiesProvider.cs
source/Ribbon/Controls/Properties/StringValueProperiesProvider.cs
source/Ribbon/Controls/Properties/TooltipPropertiesProvider.cs
source/Ribbon/Controls/BaseRibbonControl.cs
source/Ribbon/Controls/RibbonApplicationMenu.cs
source/Ribbon/Controls/RibbonButton.cs
source/Ribbon/Controls/RibbonCheckBox.cs
source/Ribbon/Controls/RibbonComboBox.cs
source/Ribbon/Controls/RibbonDropDownButton.cs
source/Ribbon/Controls/RibbonDropDownColorPicker.cs
source/Ribbon/Controls/RibbonDropDownGallery.cs
source/Ribbon/Controls/RibbonFontControl.cs
source/Ribbon/Controls/RibbonGroup.cs
source/Ribbon/Controls/RibbonHelpButton.cs
source/Ribbon/Controls/RibbonInRibbonGallery.cs
source/Ribbon/Controls/RibbonMenuGroup.cs
source/Ribbon/Controls/RibbonQuickAccessToolbar.cs
source/Ribbon/Controls/RibbonRecentItems.cs
source/Ribbon/Controls/RibbonSpinner.cs
source/Ribbon/Controls/RibbonSplitButton.cs
source/Ribbon/Controls/RibbonSplitButtonGallery.cs
source/Ribbon/Controls/RibbonTab.cs
source/Ribbon/Controls/RibbonTabGroup.cs
source/Ribbon/Controls/RibbonToggleButton.cs
source/Ribbon/Interop/
source/Ribbon/Interop/CommonCOMInterfaces.cs
source/Ribbon/Interop/PropertyKey.cs
source/Ribbon/Interop/PropVariant.cs
source/Ribbon/Interop/RibbonCOMClasses.cs
source/Ribbon/Interop/RibbonCOMGuids.cs
source/Ribbon/Interop/RibbonCOMInterfaces.cs
source/Ribbon/Interop/RibbonProperties.cs
source/Ribbon/Interop/StreamAdapter.cs
source/Ribbon/Properties/
source/Ribbon/Properties/AssemblyInfo.cs
source/Ribbon/ColorHelper.cs
source/Ribbon/FontPropertyStore.cs
source/Ribbon/GalleryCommandPropertySet.cs
source/Ribbon/GalleryItemPropertySet.cs
source/Ribbon/IRibbonControl.cs
source/Ribbon/IRibbonForm.cs
source/Ribbon/RecentItemsPropertySet.cs
source/Ribbon/Ribbon.cs
source/Ribbon/Ribbon.csproj
source/Ribbon/RibbonUIApplication.cs
source/Ribbon/UICollectionChangedEvent.cs
source/Samples/
source/Samples/01-AddingRibbonSupport/
source/Samples/01-AddingRibbonSupport/Properties/
source/Samples/01-AddingRibbonSupport/Properties/AssemblyInfo.cs
source/Samples/01-AddingRibbonSupport/Properties/Resources.Designer.cs
source/Samples/01-AddingRibbonSupport/Properties/Resources.resx
source/Samples/01-AddingRibbonSupport/Properties/Settings.Designer.cs
source/Samples/01-AddingRibbonSupport/Properties/Settings.settings
source/Samples/01-AddingRibbonSupport/01-AddingRibbonSupport.csproj
source/Samples/01-AddingRibbonSupport/Form1.cs
source/Samples/01-AddingRibbonSupport/Form1.Designer.cs
source/Samples/01-AddingRibbonSupport/Form1.resx
source/Samples/01-AddingRibbonSupport/Program.cs
source/Samples/01-AddingRibbonSupport/RibbonMarkup.xml
source/Ribbon.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.