Click or drag to resize
IContainer Interface
Interface for all controls with inner elements

Namespace: FluentRibbon.Definitions.Controls
Assembly: FluentRibbon (in FluentRibbon.dll) Version: 1.0.5338.15939
Syntax
C#
public interface IContainer

The IContainer type exposes the following members.

Properties
  NameDescription
Public propertyControls
Child controls of a container
Public propertyControlsSize
Controls size. By default, 32x32
Top
See Also