VSTASKCOLUMN.fSizeable Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indicateur spécifiant la possibilité pour l'utilisateur de redimensionner la colonne.
public: int fSizeable;
public: int fSizeable;
int fSizeable;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fSizeable;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fSizeable : int
Public fSizeable As Integer
Valeur de champ
- Attributs
Remarques
Signature COM
À partir de vsshell80. idl :
BOOL fSizeable;