Intersoft ClientUI Documentation
RibbonControlSize Enumeration



Specifies the control size in ribbon control.
Syntax
Public Enum RibbonControlSize 
   Inherits System.Enum
Dim instance As RibbonControlSize
public enum RibbonControlSize : System.Enum 
public enum class RibbonControlSize : public System.Enum 
Members
MemberDescription
Large Control will be set to large state.
Medium Control will be set to medium state.
Small Control will be set to small state.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXRibbon.RibbonControlSize

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Intersoft.Client.UI.Aqua.UXRibbon Namespace

Send Feedback