owner-draw
常见例句
- Cool Owner Drawn Menus with Bitmaps Version 2.
自己绘制带有位图的菜单版本2。 - Owner Drawn Menu with Icons (4) (automat - This is another way to draw a menu with bitmaps item.
这个项目演示了另一种创建自绘制位图菜单的例子。 - Owner drawing must be used to draw the node tags and to draw a customized highlight rectangle large enough to include a node tag.
在绘制节点标记时,以及在绘制足以容纳一个节点标记的自定义突出显示矩形时,必须使用所有者描述。 - Owner drawing in Windows Forms, which is also known as custom drawing, is a technique for changing the visual appearance of certain controls.
Windows窗体中的所有者描述(也称为自定义绘制)是一项用于更改某些控件的视觉外观的技术。 - With owner drawing, you take over the painting process, changing elements of appearance that are not available by using properties.
使用所有者描述,您可以接管绘制进程,更改无法使用属性更改的外观元素。 - This event is raised before owner drawn menus are drawn to allow for the size of the menu item to be drawn to be specified.
在绘制所有者描述的菜单前引发该事件,以便能够指定要绘制的菜单项的大小。 返回 owner-draw