VsColors::CommandBarDragHandleKey Property

 

Gets the command bar drag handle key.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Object^ CommandBarDragHandleKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The command bar drag handlekey.

Return to top
Show: