Method ApplyToSplitButton
ApplyToSplitButton(IScrollingButton)
When implemented by a class, assigns color teme properties to a given IScrollingButton
according to values stored in the IVisualTheme
.
void ApplyToSplitButton(IScrollingButton button)
Parameters
button
IScrollingButtonSpecifies
IScrollingButton
to assign settings.