Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::text::MakeTextControl Macro
C++
#define MakeTextControl( pf,x,y,w,h,id,text,flags ) SetTextControlAttributes( MakeCaptionedControl( pf, STATIC_TEXT, x, y, w,h, id, text ), flags )
Parameters 
Description 
pf 
frame to create the control in 
left coordinate of control 
top coordinate of the control 
width of the control 
height of the control 
ID 
an integer to identify the control 
text 
text to initialize the control with 
flags 
Attributes - can be one or more of TextControlAttributes 

a PSI_CONTROL which is an text control.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!