NativeMethods.TVM_GETEDITCONTROL Field
Value is (0x1100 + 15).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const TVM_GETEDITCONTROL As Integer
'Usage
Dim value As Integer
value = NativeMethods.TVM_GETEDITCONTROL
public const int TVM_GETEDITCONTROL
public:
literal int TVM_GETEDITCONTROL
public const var TVM_GETEDITCONTROL : int
static val mutable TVM_GETEDITCONTROL: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.