【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.6.21.2 OriginControls::Create
Contents
Description
Create the Origin Graph inside the control window
Syntax
BOOL Create( DWORD dwNoClickBits = NOCLICK_USE_DEFAULT, LPCSTR lpcszTemplateName = NULL )
Parameters
- dwNoClickBits
- options to disable clicking on various components on a graph
- lpcszTemplateName
- template name. If no path is specified, will assume the Origin path. NULL will use Origin.otp.
Return
TRUE for success.
Examples
Remark
See Also
Header to Include
Control.h