Adjusts selected component alignment as specified by the method parameters.
[Visual Basic] Public Sub AdjustSelectedComponentsAlignment( _ ByVal alignCommand As AlignCommand _ ) [C#] public void AdjustSelectedComponentsAlignment( AlignCommand alignCommand ); [C++] public: void AdjustSelectedComponentsAlignment( AlignCommand alignCommand ); [JScript] public function AdjustSelectedComponentsAlignment( AlignCommand alignCommand );
The call to this method is ignored if the FormDesigner is operating in run Mode.
FormDesigner Class | Viklele.Win.Designer Namespace | AdjustSelectedComponentsSpacing | AdjustSelectedComponentsSize