BCGSoft.Visualization Namespace > VisualManager Class : OnErasePopupWindowButton Method |
'Declaration Public Overridable Sub OnErasePopupWindowButton( _ ByVal vd As DrawButtonDef, _ ByVal mode As Boolean _ )
'Usage Dim instance As VisualManager Dim vd As DrawButtonDef Dim mode As Boolean instance.OnErasePopupWindowButton(vd, mode)
public virtual void OnErasePopupWindowButton( DrawButtonDef vd, bool mode )
public: virtual void OnErasePopupWindowButton( DrawButtonDef* vd, bool mode )
public: virtual void OnErasePopupWindowButton( DrawButtonDef^ vd, bool mode )
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