Class RibbonApplicationForm

Developer Express application form

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        System.Windows.Forms.ScrollableControl
          System.Windows.Forms.ContainerControl
            System.Windows.Forms.Form
              DevExpress.XtraEditors.XtraForm
                DevExpress.XtraBars.Ribbon.RibbonForm
                  EPS.Windows.Forms.DeveloperExpress.RibbonApplicationForm

public class RibbonApplicationForm : RibbonForm, INavigator,
   IHtmlNavigator

Class Members

MemberDescription
Constructor Constructor
ClearNavigationBuffer Clears the navigation buffer
public sealed void ClearNavigationBuffer( NavigationDirection direction );
GoBack Navigates backwards
public sealed bool GoBack();
GoForward Navigates forwards
public sealed bool GoForward();
Navigate Navigates to the specified location
public sealed bool Navigate( string location );
NavigateHtml Provides HTML navigation features
public virtual void NavigateHtml( string url );
SetStatus Sets the status of the form as displayed in the status bar.
public virtual void SetStatus( string status );
CanGoBack Indicates whether backward navigation is possible
CanGoForward Indicates whether forward navigation is possible
History Navigation History
MainFormTitle Main form title
NavigationButtons Should default navigation buttons be displayed?
SecondaryFormTitle Secondary form title (document name)
ShowPaneTitleInWindow Defines whether or not the pane title will be displayed
SkinName Name of the skin to use

Requirements

Namespace: EPS.Windows.Forms.DeveloperExpress
Assembly: DEVEXPRESSWINDOWS.DLL


  Last Updated: 5/23/2007 | © , 2007