PrintPreviewDialog.SizeGripStyle プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フォームの右下隅に表示するサイズ変更グリップのスタイルを取得または設定します。
public:
property System::Windows::Forms::SizeGripStyle SizeGripStyle { System::Windows::Forms::SizeGripStyle get(); void set(System::Windows::Forms::SizeGripStyle value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.SizeGripStyle SizeGripStyle { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.SizeGripStyle : System.Windows.Forms.SizeGripStyle with get, set
Public Property SizeGripStyle As SizeGripStyle
プロパティ値
フォームの右下隅に表示するサイズ変更グリップのスタイルを取得または設定します。
- 属性
注釈
このクラスでは、このプロパティは使用されません。