Infragistics(R) NetAdvantage(R) Windows Forms
SplitterButtonUIElement Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace : SplitterButtonUIElement Class

UIElement representing the collapse / restore button on an UltraSplitterUIElement.

Syntax

Visual Basic (Declaration) 
Public Class SplitterButtonUIElement 
   Inherits Infragistics.Win.ButtonUIElementBase
C# 
public class SplitterButtonUIElement : Infragistics.Win.ButtonUIElementBase 

See Also