Home
last modified time | relevance | path

Searched refs:IncludePrompt (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DMaskedTextBox.cs771 if (provider.IncludePrompt && provider.IncludeLiterals) {
775 } else if (provider.IncludePrompt) {
776 return MaskFormat.IncludePrompt;
787 provider.IncludePrompt = (value & MaskFormat.IncludePrompt) == MaskFormat.IncludePrompt;
H A DMaskFormat.cs35 IncludePrompt = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DMaskedTextProvider.cs546 clonedProvider.IncludePrompt = this.IncludePrompt; in Clone()
629 public bool IncludePrompt property in System.ComponentModel.MaskedTextProvider
2658 …return ToString(/*ignorePwdChar*/ true, this.IncludePrompt, this.IncludeLiterals, 0, this.testStri… in ToString()
2667 …return ToString(ignorePasswordChar, this.IncludePrompt, this.IncludeLiterals, 0, this.testString.L… in ToString()
2677 …return ToString(/*ignorePwdChar*/ true, this.IncludePrompt, this.IncludeLiterals, startPosition, l… in ToString()
2688 …return ToString( ignorePasswordChar, this.IncludePrompt, this.IncludeLiterals, startPosition, leng… in ToString()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DMaskedTextProvider.cs522 clonedProvider.IncludePrompt = IncludePrompt; in Clone()
589 public bool IncludePrompt property in System.ComponentModel.MaskedTextProvider
2587 … return ToString(/*ignorePwdChar*/ true, IncludePrompt, IncludeLiterals, 0, _testString.Length); in ToString()
2596 … return ToString(ignorePasswordChar, IncludePrompt, IncludeLiterals, 0, _testString.Length); in ToString()
2606 … return ToString(/*ignorePwdChar*/ true, IncludePrompt, IncludeLiterals, startPosition, length); in ToString()
2617 … return ToString(ignorePasswordChar, IncludePrompt, IncludeLiterals, startPosition, length); in ToString()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DMaskedTextBoxTest.cs128 mtb.TextMaskFormat = MaskFormat.IncludePrompt; in TextMaskFormatTest()
129 Assert.AreEqual (MaskFormat.IncludePrompt, mtb.TextMaskFormat, "#T4"); in TextMaskFormatTest()
539 mtb.CutCopyMaskFormat = MaskFormat.IncludePrompt; in CutCopyMaskFormatTest()
540 Assert.AreEqual (MaskFormat.IncludePrompt, mtb.CutCopyMaskFormat, "#C4"); in CutCopyMaskFormatTest()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.cs582 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/Test/System.ComponentModel/
H A DMaskedTextProviderTest.cs128 …onCount, mtp.Culture, mtp.EditPositionCount, mtp.IncludeLiterals, mtp.IncludePrompt, mtp.IsPasswor… in CloneTest()
5466 …Assert.AreEqual (include_prompt, mtp.IncludePrompt, string.Format ("{0}-#{1} (IncludePrompt)", tes… in AssertProperties()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2429 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2432 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2427 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2428 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4031 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs3786 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3873 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3894 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
H A DSystem.Windows.Forms.cs10395 IncludePrompt = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3894 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
H A DSystem.Windows.Forms.cs10395 IncludePrompt = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3873 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3873 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3892 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4164 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs3894 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider
H A DSystem.Windows.Forms.cs10395 IncludePrompt = 1, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4155 public bool IncludePrompt { get { throw null; } set { } } property in System.ComponentModel.MaskedTextProvider

12