画面控制 [英] Picture Control

查看:93
本文介绍了画面控制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以帮助我将图片控件替换为Activex控件吗?

我基本上是在使用图片控件,但现在我要用Activex控件来突出显示除黑色,白色,灰色和蚀刻外的边框.

Can any one help me in replacing the picture control with activex control?

I am basically using picture control, but now I want activex control instead to actually highlight the border of the frame other than black, white,grey and Etched.

pWnd = GetDlgItem(IDC_STATIC_ULD_AFT_LEFT);
   pWnd->GetWindowRect(&rectULDAftLeft);
pWnd = GetDlgItem(IDC_STATIC_ULD_AFT_LEFT);
    pWnd->GetWindowRect(&rectULDAftLeft);

推荐答案

您是否正在考虑使用Activex控件或要创建一个ActiveX控件? /> 一定要在对话框上放置一个Activex控件,右键单击该对话框并选择Insert ActiveX Control.
Do you have an activex control in mind or do you want to create one?
Do place an activex control on a dialog, right click on the dialog and select Insert ActiveX Control.


这篇关于画面控制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆