Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::edit::EditControlOptions Enumeration
C++
enum EditControlOptions {
  EDIT_READONLY = 0x01,
  EDIT_PASSWORD = 0x02
};
Members 
Description 
EDIT_READONLY = 0x01 
Option to set READONLY on create. 
EDIT_PASSWORD = 0x02 
Option to set password style on create. 

Options which can be passed to the MakeEditControl macro.

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!