ToolStripDropDown.GripMargin 属性

定义

此属性与此类无关。

public:
 property System::Windows::Forms::Padding GripMargin { System::Windows::Forms::Padding get(); void set(System::Windows::Forms::Padding value); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.Padding GripMargin { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.GripMargin : System.Windows.Forms.Padding with get, set
Public Property GripMargin As Padding

属性值

Padding

一个 Padding 值。

属性

注解

此属性与此类无关。

适用于