Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public ConfigItem[] GetExpressToolbarItems( Editor editor ) | 
| Visual Basic | 
|---|
| Public Function GetExpressToolbarItems ( _ editor As Editor _ ) As ConfigItem() | 
| Visual C++ | 
|---|
| public: array<ConfigItem^>^ GetExpressToolbarItems( Editor^ editor ) | 
Parameters
- editor
- Type: CuteEditor..::..Editor
 
     
     
     
     
    