ButtonNavigator Class
Represents the button toolbar that provides the close button functionality for dynamic applications.
Namespace: Microsoft.Uii.Desktop.UI.Controls
Assembly: Microsoft.Uii.Desktop.UI.Controls (in Microsoft.Uii.Desktop.UI.Controls.dll)
Usage
'Usage
Dim instance As ButtonNavigator
Syntax
'Declaration
Public Class ButtonNavigator
Inherits UserControl
public class ButtonNavigator : UserControl
public ref class ButtonNavigator : public UserControl
public class ButtonNavigator extends UserControl
public class ButtonNavigator extends UserControl
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Microsoft.Uii.Desktop.UI.Controls.ButtonNavigator
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
See Also
Reference
ButtonNavigator Members
Microsoft.Uii.Desktop.UI.Controls Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.