Defines where the link to the source can be referenced. Public = visible anywhere; private = visible only in the target type; protected = visible to types that inherit from the target type;package = visible in the Package owning the target type, if there is one. Default = public.
Defines the preferred number of characters in the legend text after which it will wrap. Set this property to zero to disable ...
Defines where the component can be referenced. Public = visible anywhere; private = visible only in the owning namespace; ...
Defines where the element can be referenced. Public = visible anywhere; private = visible only in the owning component; protected ...
Defines where the element can be referenced. Public = visible anywhere; private = visible only in the owning Namespace; protected ...
Defines where the link to the source can be referenced. Public = visible anywhere; private = visible only in the target type; ...
Defines where the link to the target can be referenced. Public = visible anywhere; private = visible only in the source type; ...
Defines _DEBUG and _MT. This option also causes the compiler to place the library name LIBCMTD.lib into the .obj file so ...
Defines _DEBUG, _MT, and _DLL and causes your application to use the debug multithread- and DLL-specific version of the run-time ...
Defining a method in a derived class with the same name and parameters that are more weakly typed as one that is defined ...