Overload | Description |
---|---|
CreateSplitButton<drWC>(NImage,NImage,NCommand) | Create a split button and associates it with the given command. |
CreateSplitButton<T>(NImage,NCommand) | Creates a split button and associates it with the given command. The specified image is set to both the action button of the split button and its popup's "More Options..." button (if it has one). |