Determines if the toolbar is allowed to be moved with the mouse by the end-user.
Visual Basic (Declaration) | |
---|---|
Public Property AllowMouseMoving As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool AllowMouseMoving {get; set;} |
Return Value
Returns true if the toolbar can be moved with a mouse; false otherwise. Default is true.true if chart toolbar can be moved with a mouse, false if it is not. Defaults to true.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family