BCGControlBar Library for .NET
CommandObjectParams Structure
Members 




This strcuture is used to describe a command object for GlobalVisualSettings methods, which return object size according to the provided description.
Object Model
CommandObjectParams Structure
Syntax
'Declaration
 
Public Structure CommandObjectParams 
   Inherits System.ValueType
'Usage
 
Dim instance As CommandObjectParams
public struct CommandObjectParams : System.ValueType 
public __value struct CommandObjectParams : public System.ValueType 
public value class CommandObjectParams : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      BCGSoft.Shared.CommandObjectParams

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

CommandObjectParams Members
BCGSoft.Shared Namespace

Send Feedback