Campo VSTASKCOLUMN.cxMinWidth

 

A largura mínima de 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 cxMinWidth
public:
int cxMinWidth
val mutable cxMinWidth : int
Public cxMinWidth As Integer

Valor de Campo

Type: System.Int32

Comentários

Usado somente se fSizeable ou fDynamicSize está definida.

COM assinatura

De vsshell80.idl:

int     cxMinWidth;

Consulte também

Estrutura VSTASKCOLUMN
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo