Click here to Skip to main content
15,896,557 members
Articles / Programming Languages / C#

Popup UserControl - KarubButton

Rate me:
Please Sign up or sign in to vote.
3.68/5 (11 votes)
1 Aug 2007CPOL 40K   1K   38  
Secure password input screen

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SifreKontrol", "SifreKontrol\SifreKontrol.csproj", "{861FFC5C-AE2F-42FB-A374-C357D38F6E48}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test", "test\test.csproj", "{A495814B-070D-4DDC-B170-AD2A43D993D9}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{861FFC5C-AE2F-42FB-A374-C357D38F6E48}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{861FFC5C-AE2F-42FB-A374-C357D38F6E48}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{861FFC5C-AE2F-42FB-A374-C357D38F6E48}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{861FFC5C-AE2F-42FB-A374-C357D38F6E48}.Release|Any CPU.Build.0 = Release|Any CPU
		{A495814B-070D-4DDC-B170-AD2A43D993D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{A495814B-070D-4DDC-B170-AD2A43D993D9}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{A495814B-070D-4DDC-B170-AD2A43D993D9}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{A495814B-070D-4DDC-B170-AD2A43D993D9}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) ARELTEK
Turkey Turkey
Since 1998...

MCPD - Enterprise Application Developer

“Hesaplı hareket ettiğini zanneden ve onunla iftihar eyliyen dar kafalar; kurtulmağa, yükselmeğe elverişli hiç bir eser vücüda getirmezler. Kurtuluş ve yükselişi, ancak varlığına dayanan ve mülkü milletin gizli kapalı hazinelerini verimli hale getirmesini bilen, şahsi menfaatini millet menfaati uğruna feda eden, ruhu idealist, dimağı realist şahsiyetlerde aramalıdır.”

Nuri Demirağ, 1947

Comments and Discussions