BCGSoft.Controls.PropertyList Namespace > PropertyListColorItem Class : CreateInPlaceEdit Method |
'Declaration Public Overrides Function CreateInPlaceEdit( _ ByVal rectEdit As Rectangle, _ ByRef defaultFormat As Boolean _ ) As Control
'Usage Dim instance As PropertyListColorItem Dim rectEdit As Rectangle Dim defaultFormat As Boolean Dim value As Control value = instance.CreateInPlaceEdit(rectEdit, defaultFormat)
public override Control CreateInPlaceEdit( Rectangle rectEdit, ref bool defaultFormat )
public: Control* CreateInPlaceEdit( Rectangle rectEdit, ref bool defaultFormat ) override
public: Control^ CreateInPlaceEdit( Rectangle rectEdit, bool% defaultFormat ) 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