| Overload | Description |
|---|---|
| CreateAndRegisterSplitButton<WYEd>(NImage,NImage,NCommand) | Creates a split button and associates it with the given command. Registers the split button as a Quick Access toolbar item in the ribbon that owns this quick access toolbar. |
| CreateAndRegisterSplitButton<T>(NImage,NCommand) | Creates a split button and associates it with the given command. Registers the split button as a Quick Access toolbar item in the ribbon that owns this quick access toolbar. |