IVsToolWindowToolbarHost3.ShowHideToolbar(Guid, UInt32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is for the environment's use only. Method information is not provided. Do not use this method.
public:
int ShowHideToolbar(Guid % pguid, System::UInt32 dwId, int fShow);
public int ShowHideToolbar (ref Guid pguid, uint dwId, int fShow);
abstract member ShowHideToolbar : Guid * uint32 * int -> int
Public Function ShowHideToolbar (ByRef pguid As Guid, dwId As UInteger, fShow As Integer) As Integer
Parameters
- pguid
- Guid
Do not use.
- dwId
- UInt32
Do not use.
- fShow
- Int32
Do not use.