WindowObjectClass.Window_get_CommandBars Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::Object ^ Window_get_CommandBars() = Microsoft::Office::Interop::InfoPath::Window::get_CommandBars;
public virtual object Window_get_CommandBars ();
Public Overridable Function Window_get_CommandBars () As Object