Udostępnij za pośrednictwem


Pole VSTASKCOLUMN.cxMinWidth

 

Kolumna minimalna szerokość w pikselach.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop.8.0 (w Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Składnia

public int cxMinWidth
public:
int cxMinWidth
val mutable cxMinWidth : int
Public cxMinWidth As Integer

Wartość pola

Type: System.Int32

Uwagi

Używane tylko wtedy, gdy fSizeable lub fDynamicSize jest ustawiona.

Podpis COM

Z vsshell80.idl:

int     cxMinWidth;

Zobacz też

Struktura VSTASKCOLUMN
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku