次の方法で共有


_OlkCheckBox.Alignment プロパティ

定義

キャプションを基準とした OlAlignment コントロールの位置を示す定数を設定または返します。 読み取り/書き込みが可能です。

public:
 property Microsoft::Office::Interop::Outlook::OlAlignment Alignment { Microsoft::Office::Interop::Outlook::OlAlignment get(); void set(Microsoft::Office::Interop::Outlook::OlAlignment value); };
public Microsoft.Office.Interop.Outlook.OlAlignment Alignment { get; set; }
Public Property Alignment As OlAlignment

プロパティ値

注釈

既定値は、 olAlignmentLeft です。

適用対象