_FormRegion.Language Property

Definition

Returns an Integer (int in C#) value that indicates the LCID for the current language. Read-only.

public:
 property int Language { int get(); };
public int Language { get; }
Public ReadOnly Property Language As Integer

Property Value

Applies to