BCGControlBar Library for .NET
InitialCommandBarAutoID Field




Specifies the default identifier for the command button which will be set on loading and save state if the current identifier of the button is wrong.

Syntax
'Declaration
 
Public Shared InitialCommandBarAutoID As Integer
'Usage
 
Dim value As Integer
 
value = CommandBarManager.InitialCommandBarAutoID
 
CommandBarManager.InitialCommandBarAutoID = value
public static int InitialCommandBarAutoID
public: static int InitialCommandBarAutoID
public:
static int InitialCommandBarAutoID
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandBarManager Class
CommandBarManager Members

Send Feedback