Table of Contents

Method GetObjectOrNormal

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

GetObjectOrNormal(VisualControlState)

Gets an object for the specified state or Normal if object for that state is not specified.

public virtual T? GetObjectOrNormal(VisualControlState state)

Parameters

state VisualControlState

Control state.

Returns

T