예제 #1
0
 private void axCommandBars_Customization(object sender, _DCommandBarsEvents_CustomizationEvent eventArgs)
 {
     eventArgs.options.ShowRibbonQuickAccessPage = true;
 }
 private void axCommandBars_Customization( object sender, _DCommandBarsEvents_CustomizationEvent eventArgs )
 {
     eventArgs.options.ShowRibbonQuickAccessPage = true;
 }