ClientStation.UI Property

Internal Properties to assint managing the User Interface
<ID("UI", (int)e.UI)> _ 
<EditorBrowsable(EditorBrowsableState.Always)> _ 
Public ReadOnly Property UI() As ClientUI
This language is not supported or no code example is available.
[ID("UI", (int)e.UI)] 
[EditorBrowsable(EditorBrowsableState.Always)] 
public ClientUI UI {get;}
This language is not supported or no code example is available.

Property Value

ClientUI

.NET Framework

Supported in: 4.8

In this article

Definition