CommandValues.ShowProperties Field

Definition

Opens the Visual Studio Property Grid to show the properties.

public: int ShowProperties = 5;
public const int ShowProperties = 5;
val mutable ShowProperties : int
Public Const ShowProperties As Integer  = 5

Field Value

Value = 5

Applies to