InfoConnect API Guide
Attachmate.Reflection.UserInterface Namespace / IRibbon Interface
Members


In This Topic
    IRibbon Interface
    In This Topic
    Defines properties and methods to interact with the Ribbon user interface mode.
    Object Model
    IRibbon InterfaceIView Interface
    Syntax
    'Declaration
     
    
    Public Interface IRibbon 
       Inherits IUiControl, IUiControlContainer 
    'Usage
     
    
    Dim instance As IRibbon
    public interface IRibbon : IUiControl, IUiControlContainer  
    See Also