部件microsoft forms2.0 object library

meipen 2010-02-27 04:38:43
部件microsoft forms2.0 object library 中

第一个textbox
我需要这里的textbox 即透明又有滑块 所以选择这里的textbox
但是 在窗体内放置第一个textbox时 如果切换到中文输入法 不会有选字框出现
但是第二 第三--- 就没问题
还有如果在第二 第三 内打过中文字 再到第一个textbox 时 又会有选字框出现
好奇怪 求解
多谢了

...全文
536 18 打赏 收藏 转发到动态 举报
写回复
用AI写文章
18 条回复
切换为时间正序
请发表友善的回复…
发表回复
ZOUYONG0929 2010-03-11
  • 打赏
  • 举报
回复
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
鸡肋 套装~~~~
meipen 2010-03-11
  • 打赏
  • 举报
回复
大家辛苦了 给分
meipen 2010-03-09
  • 打赏
  • 举报
回复
真的么 呵呵 那谁晓得呢
大部分用的都是搜狗
lsftest 2010-03-08
  • 打赏
  • 举报
回复
奇怪,怎么我这里没有问题?我用的是紫光输入法。
meipen 2010-03-03
  • 打赏
  • 举报
回复
都没兴趣了么 还有研究的么
guyehanxinlei 2010-03-02
  • 打赏
  • 举报
回复
Friendly UP!
meipen 2010-02-28
  • 打赏
  • 举报
回复
Private Sub Form_Paint()
Me.SetFocus
End Sub
我试着加了这三句话
出现了选字框 可是还有点小问题
就是有时候某些拼音打不上去
你们试试
呵呵 实在不行 就按你们说的
我做一个打字系统 行行对应 上面一个3层文本框 下面一个文本框
上面那个打错字 正确 都有颜色提示 所以是三层 需要透明 还有文本需要滑块
大家帮忙看看
舉杯邀明月 2010-02-27
  • 打赏
  • 举报
回复
你先放一个标准的 TextBox 也可以啊。

把它的 TabStop 设置为 False ,并把它的位置移到客户区之外。
bcrun 2010-02-27
  • 打赏
  • 举报
回复
引用 6 楼 meipen 的回复:
放文本框 切换是好用的  可是我不需要文本框啊
还有你们说的
IMEMode属性
这个属性值就那么几个 怎么改都不行啊
有测试成功的么


这年月楼主你不用这么节省那一点文本框所需的内存资源吧.嫌他碍眼你可把他放在容器中一个看不见的位置就是了. 比如left和top属性都为-30000
贝隆 2010-02-27
  • 打赏
  • 举报
回复
没有好好的研究过Form2.0这套控件,楼主可以查看一下MSDN
meipen 2010-02-27
  • 打赏
  • 举报
回复
咱先不说那个问题 就是说我现在的要求 就是即透明 又有滑块的 可以输入汉字的
这个东西还能不能行
meipen 2010-02-27
  • 打赏
  • 举报
回复
放文本框 切换是好用的 可是我不需要文本框啊
还有你们说的
IMEMode属性
这个属性值就那么几个 怎么改都不行啊
有测试成功的么
东方之珠 2010-02-27
  • 打赏
  • 举报
回复
这一套控件还有内存泄漏问题。
chinaboyzyq 2010-02-27
  • 打赏
  • 举报
回复
看一下它的IMEMode属性。
bcrun 2010-02-27
  • 打赏
  • 举报
回复
引用 1 楼 lhcwjy 的回复:
我也发现了类似的问题。虽然form 20 ojbect提供了与标准控件类似的控件,但这些控件不是由系统的控件库提供的,它们没有 hwnd属性,用spy++可以看出它们不是窗口。试试调一下Imemode属性


这一套是轻量级控件,直接在父窗口的DC中画的
bcrun 2010-02-27
  • 打赏
  • 举报
回复
难为你了,在我机器上输入中文也不正常,不过表现和你的不一样.
你如果查下MSDN,会发现,官方文档指出microsoft forms2.0只是为VBA环境设计的,并没在VB6这种应用环境做设计和测试,所以出这类问题也不奇怪.
我发现有一个办法可能有点用,就是在你放forms2.0中textbox控件的同一个容器下,再放个VB6的标准文本框.这样切换输入法输入时比较正常.
白云飘飘飘 2010-02-27
  • 打赏
  • 举报
回复
我也发现了类似的问题。虽然form 20 ojbect提供了与标准控件类似的控件,但这些控件不是由系统的控件库提供的,它们没有 hwnd属性,用spy++可以看出它们不是窗口。试试调一下Imemode属性
1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start Menu).3 , vbo_progbar.zipImplement a common control progress bar with added features that are not accessable using COMCTL32.OCX! 4 , vbo_infolabel.zipThis control adds a great user-friendly interface with and icon and "Hover" ability. Based on a control seen in ICQ. 5 , vbo_checkcombo.zipAdd a checkbox to a combo box and use it to enabled/disable the combo! or whatever you would like to do with it! 6 , vbo_controlframe.zipCreate your own system button such as a Maximize, Minimize, Close, and many others with ease! 7 , vbo_ctextbox.zipThis class makes using the Textbox or Edit class API simple. Easily set properties and access many features not available directly from VB. 8 , taskbar.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start Menu).9 , NT_Service.zipThis is an OCX that allows you to create an NT service application...add the control to your project and register it as a service!!10 , Scroller.zipThis is a Control Container, it's like a frame control but it lets you scroll the content up and down...11 , TrayArea.zipThis control lets you add your icon to the System Tray Area and handle some events such as MouseMove, MouseDown, MouseUp and DblClick.12 , Resizer.zipThis is a very useful control: It's a container control, you can insert two controls inside and then you'll have a vertical (or horizontal) resizer bar (like the Windows File Explorer). A resizer can contain another resizer... an so on. (you can divide you form in as many sizable sections as you want...).13 , Label3D.zipTh

1,451

社区成员

发帖
与我相关
我的任务
社区描述
VB 控件
社区管理员
  • 控件
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧