Gets the GUID/integer value pair for the CenterHorizontally command. Read only.
[Visual Basic] Public Shared ReadOnly CenterHorizontally As CommandID [C#] public static readonly CommandID CenterHorizontally; [C++] public: static readonly CommandID* CenterHorizontally; [JScript] public static var CenterHorizontally : CommandID;
StandardCommands Class | StandardCommands Members | System.ComponentModel.Design Namespace