Version

ISplitterOwner Interface Methods

For a list of all members of this type, see ISplitterOwner members.

Public Methods
 NameDescription
 MethodGetTargetExtentGets the current extent of the object that is to be sized by the splitter.  
 MethodOnSplitterDragCancelledCalled when the splitter drag operation is cancelled.  
 MethodOnSplitterDragCompletedCalled when the splitter is successfully dragged.  
 MethodOnSplitterDraggingCalled when the splitter is being dragged.  
 MethodOnSplitterDragStartCalled when a Splitter Drag operation has been started.  
 MethodResolveButtonAppearanceResolves the control-level appearances for the button. Note that this does not include any application styling or ButtonStyle info.  
 MethodResolveSplitterAppearanceResolves the appearance of the UltraSplitterUIElement  
 MethodSetTargetExtentSets the extent of the object that the splitter is sizing.  
 MethodToggleToggles the state of the split from collapsed to expanded or vice versa.  
See Also