对话框编辑器 meaning in English
dialog editor
Examples
- Lists the shortcut key combinations available when working in the dialog editor
列出当在对话框编辑器中工作时可用的快捷组合键。 - On the other hand , the styles are not self documenting when displayed in hexadecimal in the custom control property page by the visual c dialog editor
另一方面,当visual c + +对话框编辑器在自定义控件属性页中以十六进制形式显示样式时,样式不自记录。 - Device sdks can define their own user interface model , which can be used to filter the list of controls that appear in the dialog editor to only show the controls that are supported for that platform
设备sdk可以定义它们自己的用户界面( ui )模型,该模型可用于筛选对话框编辑器中显示的控件列表,从而仅显示该平台所支持的控件。 - The tradeoff is that if you use the . rc2 file , you can use human - readable symbolic styles defined in the header file for the custom control , but you cannot edit the . rc2 file with the visual c dialog editor
使用时需权衡它们的利弊,如果使用. rc2文件,可以对自定义控件使用头文件中定义的可读符号样式,但无法使用visual c + +对话框编辑器编辑 - Controls are laid out in a dialog template resource idd wndclass edit as custom controls with a wndclass identified as " paredit . " it is instructive to examine the properties of these custom controls using the visual c dialog editor
控件在对话框模板资源( idd _ wndclass _ edit )中被布置成带有标识为“ paredit ”的wndclass的自定义控件。使用visual c + +对话框编辑器检查这些自定义控件的属性是有益的。