Table of Contents

Class LabelAndButton

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Implements Label with side buttons.

public class LabelAndButton : ControlAndButton<Label>, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, ILayoutItem, INotifyDataErrorInfo
Inheritance
LabelAndButton
Implements

Constructors

LabelAndButton()

Initializes a new instance of the LabelAndButton class.

Fields

DefaultLabelMargin

Default margin for the label in LabelAndButton.

Properties

Label

Gets main child control, same as MainControl.