NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ScrollableControl.DockPaddingEdges.ShouldPersistLeft

[To be supplied.]

[Visual Basic]
Public Function ShouldPersistLeft() As Boolean
[C#]
public bool ShouldPersistLeft();
[C++]
public: bool ShouldPersistLeft();
[JScript]
public function ShouldPersistLeft() : Boolean;

See Also

ScrollableControl.DockPaddingEdges Class | ScrollableControl.DockPaddingEdges Members | System.WinForms Namespace