Table of Contents

Class ControlAndControl

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

Parent class for ControlAndButton and ControlAndLabel<TControl, TLabel> controls.

public abstract class ControlAndControl : HiddenBorder, IBaseObjectWithId, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, INotifyDataErrorInfo
Inheritance
ControlAndControl
Implements
Derived
ControlAndLabel<TControl, TLabel>

Properties

ErrorPicture

Gets attached PictureBox control which displays validation error information.

ErrorPictureImageVisible

Gets or sets visibility of the image on the ErrorPicture control which displays validation error information.

ErrorPictureToolTip

Gets or sets tooltip of the ErrorPicture control which displays validation error information.

ErrorPictureVisible

Gets or sets visibility of the ErrorPicture control which displays validation error information.

IsErrorPictureCreated

Gets whether ErrorPicture is already created.

Methods

UpdateErrorPictureLayout()

Called when image layout of the error picture need to be updated.