Navigation Menu

Skip to content

Commit

Permalink
updates from 2021r2
Browse files Browse the repository at this point in the history
  • Loading branch information
hskrtich committed Aug 7, 2021
1 parent f168e85 commit db2e341
Show file tree
Hide file tree
Showing 5 changed files with 485 additions and 448 deletions.
159 changes: 71 additions & 88 deletions MyCheckBox.xml
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<RBProject version="2012r2.1" FormatVersion="2" MinIDEVersion="20070100">
<?xml version="1.0" encoding="UTF-8"?>
<RBProject version="2021r2" FormatVersion="2" MinIDEVersion="20150400">
<block type="Module" ID="1817694522">
<ObjName>MyCheckBox</ObjName>
<ObjContainerID>1333785165</ObjContainerID>
<ObjName>MyCheckBoxold</ObjName>
<ObjContainerID>515859547</ObjContainerID>
<IsClass>1</IsClass>
<Superclass>CheckBox</Superclass>
<ItemFlags>1</ItemFlags>
Expand All @@ -12,6 +12,7 @@
<ItemName>Action</ItemName>
<Compatibility></Compatibility>
<Visible>1</Visible>
<PartID>439939071</PartID>
<ItemSource>
<TextEncoding>134217984</TextEncoding>
<SourceLine>Sub Action()</SourceLine>
Expand All @@ -33,6 +34,7 @@
<ItemName>InitialValue</ItemName>
<Compatibility></Compatibility>
<Visible>1</Visible>
<PartID>1342980095</PartID>
<ItemSource>
<TextEncoding>134217984</TextEncoding>
<SourceLine>InitialValue As Boolean</SourceLine>
Expand All @@ -41,7 +43,7 @@
<TextEncoding>134217984</TextEncoding>
<ItemDeclaration>InitialValue As Boolean</ItemDeclaration>
<ItemFlags>0</ItemFlags>
<Shared>0</Shared>
<IsShared>0</IsShared>
<SetAccessor>
<TextEncoding>134217984</TextEncoding>
<SourceLine>Set</SourceLine>
Expand All @@ -62,20 +64,22 @@
<ItemName>SettingDefaultValue</ItemName>
<Compatibility></Compatibility>
<Visible>1</Visible>
<PartID>89733119</PartID>
<ItemSource>
<TextEncoding>134217984</TextEncoding>
<SourceLine>SettingDefaultValue As Boolean</SourceLine>
<SourceLine>SettingDefaultValue As Boolean = False</SourceLine>
<SourceLine></SourceLine>
</ItemSource>
<TextEncoding>134217984</TextEncoding>
<ItemDeclaration>SettingDefaultValue As Boolean = False</ItemDeclaration>
<ItemFlags>33</ItemFlags>
<Shared>0</Shared>
<IsShared>0</IsShared>
</Property>
<Property>
<ItemName>SettingInitialValue</ItemName>
<Compatibility></Compatibility>
<Visible>1</Visible>
<PartID>1976715263</PartID>
<ItemSource>
<TextEncoding>134217984</TextEncoding>
<SourceLine>SettingInitialValue As Boolean</SourceLine>
Expand All @@ -84,82 +88,122 @@
<TextEncoding>134217984</TextEncoding>
<ItemDeclaration>SettingInitialValue As Boolean</ItemDeclaration>
<ItemFlags>33</ItemFlags>
<Shared>0</Shared>
<IsShared>0</IsShared>
</Property>
<ViewBehavior>
<ViewProperty>
<ObjName>AutoDeactivate</ObjName>
<ObjName>AllowAutoDeactivate</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<PropertyValue>True</PropertyValue>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Tooltip</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<ItemType>String</ItemType>
<EditorType>MultiLineEditor</EditorType>
</ViewProperty>
<ViewProperty>
<ObjName>Transparent</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<PropertyValue>False</PropertyValue>
<ItemType>Boolean</ItemType>
</ViewProperty>
<ViewProperty>
<ObjName>FontName</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>System</PropertyValue>
<ItemType>String</ItemType>
</ViewProperty>
<ViewProperty>
<ObjName>FontSize</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>Single</ItemType>
</ViewProperty>
<ViewProperty>
<ObjName>FontUnit</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>FontUnits</ItemType>
<EditorType>Enum</EditorType>
<Enumeration>
<ItemDef>0 - Default</ItemDef>
<ItemDef>1 - Pixel</ItemDef>
<ItemDef>2 - Point</ItemDef>
<ItemDef>3 - Inch</ItemDef>
<ItemDef>4 - Millimeter</ItemDef>
</Enumeration>
</ViewProperty>
<ViewProperty>
<ObjName>VisualState</ObjName>
<Visible>1</Visible>
<PropertyGroup>Initial State</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>VisualStates</ItemType>
<EditorType>Enum</EditorType>
<Enumeration>
<ItemDef>0 - Unchecked</ItemDef>
<ItemDef>1 - Checked</ItemDef>
<ItemDef>2 - Indeterminate</ItemDef>
</Enumeration>
</ViewProperty>
<ViewProperty>
<ObjName>Bold</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Caption</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<PropertyValue>Untitled</PropertyValue>
<ItemType>String</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>DataField</ObjName>
<Visible>1</Visible>
<PropertyGroup>Database Binding</PropertyGroup>
<ItemType>String</ItemType>
<EditorType>DataField</EditorType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>DataSource</ObjName>
<Visible>1</Visible>
<PropertyGroup>Database Binding</PropertyGroup>
<ItemType>String</ItemType>
<EditorType>DataSource</EditorType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Enabled</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<PropertyValue>True</PropertyValue>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Height</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<PropertyValue>20</PropertyValue>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>HelpTag</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<ItemType>String</ItemType>
<EditorType>MultiLineEditor</EditorType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Index</ObjName>
<Visible>1</Visible>
<PropertyGroup>ID</PropertyGroup>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>InitialParent</ObjName>
<InheritsFrom>CheckBox</InheritsFrom>
<ItemType>String</ItemType>
</ViewProperty>
<ViewProperty>
<ObjName>InitialValue</ObjName>
Expand All @@ -171,161 +215,100 @@
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Left</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>LockBottom</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>LockLeft</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>LockRight</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>LockTop</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Name</ObjName>
<Visible>1</Visible>
<PropertyGroup>ID</PropertyGroup>
<ItemType>String</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>State</ObjName>
<Visible>1</Visible>
<PropertyGroup>Initial State</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>CheckedStates</ItemType>
<EditorType>Enum</EditorType>
<InheritsFrom>CheckBox</InheritsFrom>
<Enumeration>
<ItemDef>0 - Unchecked</ItemDef>
<ItemDef>1 - Checked</ItemDef>
<ItemDef>2 - Indeterminate</ItemDef>
</Enumeration>
</ViewProperty>
<ViewProperty>
<ObjName>Super</ObjName>
<Visible>1</Visible>
<PropertyGroup>ID</PropertyGroup>
<InheritsFrom>CheckBox</InheritsFrom>
<ItemType>String</ItemType>
</ViewProperty>
<ViewProperty>
<ObjName>TabIndex</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>TabPanelIndex</ObjName>
<PropertyGroup>Position</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>TabStop</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<PropertyValue>True</PropertyValue>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>TextFont</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>System</PropertyValue>
<ItemType>String</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>TextSize</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>Single</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>TextUnit</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<PropertyValue>0</PropertyValue>
<ItemType>FontUnits</ItemType>
<EditorType>Enum</EditorType>
<InheritsFrom>CheckBox</InheritsFrom>
<Enumeration>
<ItemDef>0 - Default</ItemDef>
<ItemDef>1 - Pixel</ItemDef>
<ItemDef>2 - Point</ItemDef>
<ItemDef>3 - Inch</ItemDef>
<ItemDef>4 - Millimeter</ItemDef>
</Enumeration>
</ViewProperty>
<ViewProperty>
<ObjName>Top</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Underline</ObjName>
<Visible>1</Visible>
<PropertyGroup>Font</PropertyGroup>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Value</ObjName>
<PropertyGroup>Initial State</PropertyGroup>
<PropertyValue>False</PropertyValue>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Visible</ObjName>
<Visible>1</Visible>
<PropertyGroup>Appearance</PropertyGroup>
<PropertyValue>True</PropertyValue>
<ItemType>Boolean</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
<ViewProperty>
<ObjName>Width</ObjName>
<Visible>1</Visible>
<PropertyGroup>Position</PropertyGroup>
<PropertyValue>100</PropertyValue>
<ItemType>Integer</ItemType>
<InheritsFrom>CheckBox</InheritsFrom>
</ViewProperty>
</ViewBehavior>
</block>
Expand Down

0 comments on commit db2e341

Please sign in to comment.