This topic has not yet been rated - Rate this topic

ToolBarArray Fields

The ToolBarArray type exposes the following members.

  Name Description
Protected field components Stores the container for a control array. (Inherited from BaseControlArray.)
Protected field controlAddedAtDesignTime Stores values to track whether a control in a control array was created at design time or at run time. (Inherited from BaseControlArray.)
Protected field controls Stores values that represent the controls in a control array. (Inherited from BaseControlArray.)
Protected field fIsEndInitCalled Stores a value indicating whether the initialization code for a control array's container has finished executing. (Inherited from BaseControlArray.)
Protected field indices Stores the indices for a control array. (Inherited from BaseControlArray.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.