How to add a disabled checkbox button showing checkmark grayed out
Hi,
I have the following code in XML file.
<Field ID="Data" Label="Data" Type="CHECK_BOX" TabSequence="1018" X="498" Y="75" W="111" H="20" Anchor="TopRight" Parent="Admin" Check="Y" />
what is the appropriate tag to be included in the code that will help accomplish my goal i.e. to add a disabled checkbox button showing checkmark grayed out
Please advise
Hi,
I have the following code in XML file.
<Field ID="Data" Label="Data" Type="CHECK_BOX" TabSequence="1018" X="498" Y="75" W="111" H="20" Anchor="TopRight" Parent="Admin" Check="Y" />
what is the appropriate tag to be included in the code that will help accomplish my goal i.e. to add a disabled checkbox button showing checkmark grayed out
Please advise