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