Campo VSTASKCOLUMN.cxDefaultWidth
A largura padrão da coluna em pixels.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
public int cxDefaultWidth
public:
int cxDefaultWidth
val mutable cxDefaultWidth : int
Public cxDefaultWidth As Integer
Valor de Campo
Type: System.Int32
Comentários
COM assinatura
De vsshell80.idl:
int cxDefaultWidth;
Consulte também
Estrutura VSTASKCOLUMN
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo