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!

OldCollectionEditor.CollectionDialog.MinTrackSize

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property MinTrackSize As Size
[C#]
protected Size MinTrackSize {override get;}
[C++]
protected: __property virtual Size get_MinTrackSize();
[JScript]
protected function get MinTrackSize() : Size;

See Also

OldCollectionEditor.CollectionDialog Class | OldCollectionEditor.CollectionDialog Members | System.ComponentModel.Design Namespace