Columns プロパティ (AWTTextArea)

クラス

AWTTextArea.

処理

[読み取り専用] テキスト領域の列の数。 The value is zero-based.。

構文

'Declaration
Protected Read Property Columns As Integer

アクセス

読み取り専用。

Dim columns As Integer = colorsTextArea.Columns