VC ++:如何使用CRichEdit控件的功能而不将父句柄传递给它的构造函数? [英] VC++: How to use the functionality of CRichEdit control without passing parent handle to it's constructor?

查看:87
本文介绍了VC ++:如何使用CRichEdit控件的功能而不将父句柄传递给它的构造函数?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个ocx控件及其代码。

I have a ocx control with it's code.

ocx上有CRichEdit控件。

ocx has CRichEdit control on it.

我需要使用RichEdit功能。

I need to use RichEdit functionality.

CRichEdit构造函数期待一个HWND参数,但由于我直接从asp.net网站调用ocx,我无法传递该参数。

CRichEdit constructor is expecting a HWND parameter, but since I am directly calling ocx from asp.net website, I am not able to pass that parameter.

推荐答案

您好,

考虑到有关ASP.NET的问题,我建议您在特殊ASP.NET论坛中询问:

considering questions about ASP.NET, I would suggest you ask in a Special ASP.NET Forum like:

https://forums.asp.net/

https://social.msdn.microsoft.com/Forums/de-DE ?/家论坛= aspnetajaxmvcde 功能(德国论坛,但我相信他们也懂英语)

https://social.msdn.microsoft.com/Forums/de-DE/home?forum=aspnetajaxmvcde  (German Forum, but I believe they understand English too)

此致,Guido


这篇关于VC ++:如何使用CRichEdit控件的功能而不将父句柄传递给它的构造函数?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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