vislistsz.h
来自「microsoft vision source code」· C头文件 代码 · 共 18 行
H
18 行
////////////////////////////////////////////////////////////////////////////
//
// @doc INTERNAL EXTERNAL VISLISTSZ
//
// @module VisListSz.h |
//
// This file defines the <c CVisListSz> class that implements the
// <i IVisListSz> interface. <c CVisListSz> objects can be used to store
// a list of strings. A list of strings stored in a <c CVisListSz>
// object can be used with a <c CVisDlgListSz> object to display a
// dialog and let the user select a string from a list of strings.
//
// All <c CVisListSz> methods are inline, so this class can be used
// by applications that do not use the VisImSrc project DLL.
//
// <nl>
//
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?