Table of Contents

Method SetObject

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

SetObject(T?, VisualControlState)

Sets an object for the specified state.

public virtual void SetObject(T? value, VisualControlState state = VisualControlState.Normal)

Parameters

value T

Object value.

state VisualControlState

Control state.