IMathInputControl 接口 (micaut.h)

IMathInputControl 接口公开将墨迹输入转换为解释数学输出的方法。

继承

IMathInputControl 接口继承自 IUnknown 接口。 IMathInputControl 还具有以下类型的成员:

方法

IMathInputControl 接口包含以下方法。

 
IMathInputControl::AddFunctionName

将新的函数名称定义添加到识别器接受的自定义数学函数列表中。
IMathInputControl::Clear

清除控件中的所有墨迹。
IMathInputControl::EnableAutoGrow

确定输入超出控件的当前范围时,控件是否自动增长。
IMathInputControl::EnableExtendedButtons

确定是否显示扩展的控制按钮集。
IMathInputControl::GetHoverIcon

检索要用于悬停目标以启动数学输入控件的图标。
IMathInputControl::GetPosition

检索控件的位置和大小。
IMathInputControl::GetPreviewHeight

检索预览区域的高度(以像素为单位)。
IMathInputControl::Hide

隐藏 控件。
IMathInputControl::IsVisible

确定控件是否可见。
IMathInputControl::LoadInk

处理墨迹并触发识别。
IMathInputControl::RemoveFunctionName

从识别器接受的自定义数学函数列表中删除函数名称定义。
IMathInputControl::SetCaptionText

修改将在创建窗口时用作控件描述文字的字符串。
IMathInputControl::SetCustomPaint

确定按钮或背景是否具有自定义绘制。
IMathInputControl::SetOwnerWindow

修改拥有此控件的窗口。
IMathInputControl::SetPosition

修改控件的位置和大小。
IMathInputControl::SetPreviewHeight

修改预览区域高度(以像素为单位)。
IMathInputControl::Show

显示 控件。

要求

   
目标平台 Windows
标头 micaut.h