BCGSoft.ControlBars Namespace > CustomizeButton Class : Location Property |
Sets the coordinates of the upper-left corner of the customize button relative to the upper-left corner of the parent command bar.
'Declaration Public Overrides WriteOnly Property Location As Point
'Usage Dim instance As CustomizeButton instance.Location = value
public override Point Location {set;}
public: __property void set_Location( Point value ) override;
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