ActionsPane.CreateGraphics 方法

为操作窗格控件创建 Graphics

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.Common(在 Microsoft.Office.Tools.Common.dll 中)

语法

声明
Function CreateGraphics As Graphics
Graphics CreateGraphics()

返回值

类型:System.Drawing.Graphics
操作窗格控件的 Graphics

备注

此方法提供与 Control.CreateGraphics 方法相同的功能。有关使用此方法的更多信息,请参见Control.CreateGraphics

.NET Framework 安全性

请参见

参考

ActionsPane 接口

Microsoft.Office.Tools 命名空间

其他资源

操作窗格概述