Opens the customize dialog for the current band.
Calling this method first raises the Customizing event. If the ShowDefaultDialog property is false upon returning from the event handler, the customize dialog is not displayed.
Exception Type | Condition |
---|---|
InvalidOperationException |
The current instance is a MenuBar, and therefore cannot be customized. -or- The current instance has not been added to a Rebar control. |
RebarBand Class | Skybound.Rebar Namespace