The current value of the anchor property. The anchor property determines which edges of the control are anchored to the container's edges.
[Visual Basic] Overridable Public Property Anchor As AnchorStyles [C#] public AnchorStyles Anchor {override get; override set;} [C++] public: __property virtual AnchorStyles get_Anchor(); public: __property virtual void set_Anchor(AnchorStyles); [JScript] public function get Anchor() : AnchorStyles; public function set Anchor(AnchorStyles);
Splitter Class | Splitter Members | System.WinForms Namespace | AnchorStyles