15,558,352 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View Python questions
View Javascript questions
View C++ questions
View Java questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by hzawary (Top 175 by date)
hzawary
24-May-15 13:41pm
View
Thanks, but let me explain the problem in detail. When I open the Word 2013 for typing, it switch to B layout automatically, whereas Windows 8.1 is set to default A layout. When I want switch from Word to dictionary program I have switch from B layout to A layout every times using Alt+Shift (or Windows+Space).
If I disable "Automatically switch keyboard to match language of surrounding text" option then when I back to the Word from dictionary again I have switch to B layout from A layout too! It is troublesome.
hzawary
23-Feb-14 6:04am
View
Deleted
May I asking how old you and where are you from?
Now I am very busy (Studying in MSc), but wrote many tiny program application at Windows platform in this years, therefor that is alack if not be in used to an others. I've decided wrote an article about a 3D tiny app on two years ago, but I was busy and I english language is bad.
So, I sure you are trying and pursuit in your job and I like you see it 3D app and peresent to the others. If you have tendency about this cooperation tell me where upload it.
hzawary
23-Feb-14 5:27am
View
Oh, yes it is old story! thanks for your solution, but now I try below code and it is in correct. Perhaps, because I having use VisualStudio2012 in Windows8.1. Maybe Microsoft solved the bug, I don't know, just I know that now is work correctly and suggestion for you this simple code to drag the window.
public partial class myWindow : Window
{
public myWindow()
{
this.InitializeComponent();
}
protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
{
DragMove();
base.OnMouseLeftButtonDown(e);
}
protected override void OnMouseLeftButtonUp(MouseButtonEventArgs e)
{
MessageBox.Show("this is a test");
base.OnMouseLeftButtonUp(e);
}
}
hzawary
7-Aug-13 14:00pm
View
Your question is very primary in audio field. Want you use the ready library (DLL) or write the code directly changing to do this?
hzawary
7-Aug-13 9:08am
View
Very thanks so, what your offer for obtain this program purposes?
1- Ideal in higher performance (lower time & memory complicated) and processing image to faster.
2- Progress reporting (represent progress per line of image).
3- Be responsible UI.
Is use BackgroundWorker good for this?
and also Parallel.For for iteration?
if its positive, How to resolve value updating problem of represent progress bar in UI.
hzawary
7-Aug-13 8:52am
View
Very thanks so, what your offer for obtain this program purposes?
1- Ideal in higher performance (lower time & memory complicated) and processing image to faster.
2- Progress reporting (represent progress per line of image).
3- Be responsible UI.
Is use BackgroundWorker good for this?
and also Parallel.For for iteration?
if its positive, How to resolve value updating problem of represent progress bar in UI.
hzawary
6-Aug-13 19:00pm
View
Note and issue: Progress.Value must be updated and presented in per line of image.
hzawary
26-Sep-12 15:24pm
View
Thanks:) but I checked some of this links before that can't get ideal result:(
hzawary
26-Sep-12 15:10pm
View
Thanks:) Is you mean use Linq?
hzawary
30-Aug-12 12:42pm
View
Thanks for reply;)
I also find the other way in "Pro WPF in C# 2008" book that explain about use Timeline instead DispatcherTimer, I think TimeLine is better, it isn't?
hzawary
28-Aug-12 14:11pm
View
I have this problem too, exactly! Did you write it in better way? may give me result? thanks in advance:)
hzawary
16-Aug-12 15:58pm
View
Thank you very much for your advice and my 5:)
In fact I develop program using wpf window and run on my system pc with properties: VS2010, win7 86x and test on vmware with xp sp3 32bit, but I test and run the program on system pc my friend (xp sp3 2002 32bit), the error message result was: http://www.4shared.com/photo/nNX_pnB6/noLoadBlurEffect.html
hzawary
14-Aug-12 16:15pm
View
So thanks and agree with you, now! I'm tired, improve it later:)
hzawary
14-Aug-12 16:08pm
View
Yes! I understand your goal, But I haven't energy (pep) to explain, sorry! So I will improve my question later:)
hzawary
14-Aug-12 15:47pm
View
So I can upload the images where?
hzawary
14-Aug-12 15:43pm
View
Is necessary the code? but tell us in the image of 'err2' about system.window.markup.xamlparse
hzawary
30-Jul-12 15:05pm
View
Best job is that you discuss about this issue in wp7 forum, I'm sorry because didn't help more:(
Good luck:)
hzawary
30-Jul-12 6:16am
View
There is no 'RegisterName' method In windows phone 7 nowise?
hzawary
30-Jul-12 6:07am
View
When I use 'Command="ApplicationCommands.Close"' in 'MenuItem', this option disabled on running menu of window! May you test it?
hzawary
29-Jul-12 14:05pm
View
Many time is that you didn't active in the quick answers section. What happened for you, miss you:( I'm sorry for commenting this place, in follow you!
(hzawary:Member)
hzawary
29-Jul-12 13:39pm
View
Google! is your friend!
hzawary
29-Jul-12 13:37pm
View
I'm agree too:)
hzawary
29-Jul-12 13:32pm
View
You should ask from a person who has created this DLL;)
hzawary
28-Jul-12 15:39pm
View
What's result?! Is run the codes?
hzawary
27-Jul-12 11:35am
View
Thanks my 5, But I mean another way except XML, like to resource dictionary, BAML and thus, I don't know...
hzawary
27-Jul-12 11:18am
View
Is there in XAML a facility to do this?
hzawary
27-Jul-12 9:12am
View
You don't expect from me that I wrote your program, exactly! so I just explain solution and update it in XAML code and code behind in C#!
hzawary
26-Jul-12 11:38am
View
My 5:) for nice job!
hzawary
26-Jul-12 11:35am
View
Ok! finally resolved, Here you are.
The program and source it downloadable from this link:
http://www.4shared.com/rar/gtHoWjWd/WpfApp_ColourTextBlock.html
hzawary
25-Jul-12 14:26pm
View
I'm wait and so tired then came back tomorrow:P
hzawary
25-Jul-12 14:19pm
View
Please wait! receive your answer! I doing work on the issue:p
hzawary
25-Jul-12 13:57pm
View
Nowhere, it is just a value string for 'textBlockName'.
hzawary
23-Jul-12 16:17pm
View
I'm glad to accept my solution and thanks:)
Is solved your problem?
hzawary
21-Jul-12 8:01am
View
Ok, allright! In fact, I have some 'Button', 'TextBlock' and 'TextBox' on the my window and I want set 'Margin' property (because margin and etc is common property between them) to controls on window in XAML code like to this code:
Foreach(controls item in this.content.controls)
{
item.margin = 10;
}
hzawary
20-Jul-12 16:37pm
View
I tested your code but dont appear result on the window controls!
hzawary
20-Jul-12 16:04pm
View
"Type 'UIElement.Control' was not found."
And when trying only 'UIElement' instead it
"Property 'Margin' was not found in type 'UIElement'."
hzawary
8-Jun-12 7:54am
View
"Microsoft has so reduced its support of WPF/Silverlight" You said something alarming about this technology. Whether this prediction is true that it may be old and we have to change the technology? What are your advice to use in the future instead WPF/Silverlight?
hzawary
7-Jun-12 18:34pm
View
Thank you, but it is very theoretically solution! and I want a textbox that bend on a path only;)
hzawary
7-Jun-12 17:47pm
View
Thanks again:) good idea and my 4, But no find out what I want!
hzawary
7-Jun-12 17:22pm
View
Very thanks for your answer, I know about bending text, but I want interactive with text box in run time like writing, copy, paste and etc act. any idea?
hzawary
18-May-12 3:33am
View
Of course! I did can write this program, but didn't it because two resons:
1-I was hoping, exist the control in toolbox of VS (.NET 3.5 or lower)
2-I have not time for this job!
hzawary
18-May-12 3:15am
View
Well done, but I have a micro problem with it, when I press and hold the arrow (Up/Down) no change numbers in the box! you can update your beautiful code;)
hzawary
18-May-12 3:04am
View
Thank you, but you didn't see carefully to my problem.
hzawary
16-May-12 15:37pm
View
My purpose is about, exist a public picker control that I develop it.
hzawary
16-May-12 15:23pm
View
Please help me in .NET 3.5 or lower about the issue,
hzawary
16-May-12 15:07pm
View
Thanks a lot for consideration, but I want it in .NET 3.5 or lower.
hzawary
16-May-12 15:04pm
View
I glad to conversation with you again:)
So, there are a picker? I create with it a time picker for myself.
hzawary
27-Nov-11 12:34pm
View
Vvvvvvvvvery good;) very thanks I tried and it works like a charm!
with this
private void Button_Click(object sender, RoutedEventArgs e)
{
string path = Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location) + @"\plugins\WpfUserControlFactory.dll";
Assembly testAssembly = Assembly.LoadFile(path);
Type pluginType = testAssembly.GetType("WpfUserControlFactory.AssisTouchScreen");
object pluginInstance = Activator.CreateInstance(pluginType);
UserControl nuc = (UserControl)pluginType.InvokeMember(
"GetUserControl",
BindingFlags.InvokeMethod | BindingFlags.Instance | BindingFlags.Public,
null,
pluginInstance,
null);
MainStackPanel.Children.Add(nuc);
}
I have another a bit problem, there is way to disposing the dll? because I want update this dll file at in runtime, but when load this dll, cannot remove or modify this file, may you help me please also about this??
hzawary
27-Nov-11 12:11pm
View
Thanks Amir, but this is wrong
MainGrid.Children.Add(new ManyWpfControlLibrary.UserControl1());
because there isn't the ManyWpfControlLibrary reference in the DemoClientWpfApp project!
we have only use AbstractWpfUserControlFactory and AssemblyLoader references in its!
So maybe this is your purpose MainGrid.Children.Add(new nuc);
hzawary
26-Nov-11 11:13am
View
Very good, but its dirty answer:)
hzawary
26-Nov-11 11:04am
View
So, Is there any way to do this?
hzawary
26-Nov-11 10:51am
View
Yes I know, but actually I want tell to derived class that its should use an enum type in itself!
hzawary
26-Nov-11 10:50am
View
Yes I know, but actually I want tell to derived class that its should use an enum type in itself!
hzawary
25-Nov-11 17:17pm
View
Finally was solved:-)
hzawary
25-Nov-11 17:10pm
View
Finally was solved:-)
hzawary
25-Nov-11 17:10pm
View
Finally was solved:-)
hzawary
23-Nov-11 12:46pm
View
I am waiting for your response. what was the result?
hzawary
23-Nov-11 9:28am
View
Yes, the method is not related with the issue.
hzawary
23-Nov-11 8:22am
View
Dear Amir, If you understand the issue me, so edit my post if is necessary;)
hzawary
23-Nov-11 7:17am
View
Thanks again, wish you see the issue carefully.
http://www.codeproject.com/KB/miscctrl/SelfContainedAssembly.aspx
hzawary
23-Nov-11 6:58am
View
In fact, we have not aware about the DLL (UserControl compiled), only we load it from the diffrent assembly and insert it on the main project at runtime!
hzawary
23-Nov-11 6:36am
View
Thanks Amir for doing it, but I want implement it exactly!
hzawary
23-Nov-11 6:32am
View
Yes, and I didn't tell that the solution is incorrect, but I can not use it in the project! I want loading the any DLLs compiled (xaml+code-behind) on the main project at runtime.
hzawary
22-Nov-11 11:55am
View
You don't any idea yourself, why put comment?
You're a person that only vote up to rest posts.
hzawary
22-Nov-11 11:45am
View
Thanks, but see you this article? http://www.codeproject.com/KB/miscctrl/SelfContainedAssembly.aspx, I've used it, only convert the project to WPF, problem is clearly.
hzawary
22-Nov-11 10:07am
View
It doesn't look comfortable! you see my problem carefully and test MyProject please.
hzawary
21-Nov-11 16:00pm
View
Sorry I've updated the code slightly, its ManyWpfControlLibrary, please you receive the MyProject to see program completly.
hzawary
21-Nov-11 8:19am
View
Is platform ASP.NET?
hzawary
21-Nov-11 6:15am
View
I checked it and I do it too, but same the error!
hzawary
21-Nov-11 5:43am
View
Thanks Naerling, but project is correct when I've used UserControl Class or StackPanel class, only when I've used an UserControl project, its show the error! please test project me.
hzawary
19-Nov-11 10:16am
View
Thanks again,burak understand question me! actually I want this article in WPF codes, http://www.codeproject.com/KB/miscctrl/SelfContainedAssembly.aspx
hzawary
19-Nov-11 9:57am
View
Thanks burak, is there WPF or xaml for this too?
hzawary
19-Nov-11 9:53am
View
Thanks RaviRanjankr, I have a user control in new project and I want add it into the my project in MainWindow at runtime and didn't want dynamic control;)
hzawary
16-Nov-11 13:29pm
View
Oh! very very nice! I tried 'PointToScreen(e.GetPosition(this))' instead 'e.GetPosition(null)' and solved it!
Since I've bother you, I apologize.
Finally after a long time the issue was resolved!
Thanks again, good luck! My 5 and accept!
hzawary
16-Nov-11 13:11pm
View
Thanks Mark, I tried above code, but the window shaking and jumping when dragging to around:(
hzawary
16-Nov-11 12:49pm
View
May you give me your code in wpf?
hzawary
16-Nov-11 12:26pm
View
You can solve the problem completely? (A simple question: Dragging a wpf window without titlebar like DragMove() method, that MouseUp it is working correctly).
hzawary
16-Nov-11 11:31am
View
Do you test this codes?!, If the coordinates are incorrect, you write it correctly please?
hzawary
16-Nov-11 11:22am
View
You can write this simple dragmove for me?
hzawary
16-Nov-11 11:20am
View
In this simple Dragmove, What's your solution?
hzawary
16-Nov-11 11:14am
View
please, you tell me about this, what should to do?
hzawary
4-Nov-11 16:15pm
View
Please guide me about this case that the cursor pre-empt the window when moving it:(
hzawary
4-Nov-11 15:38pm
View
In previous post I got careless, should swapping "this.Left" with "this.Top"! Now moving is correct, but When moving the WPF window with above method to around quickly, the window be leave from the mouse cursor!
please test it! thanks
hzawary
4-Nov-11 12:18pm
View
The Body3D is a ModelUIElement3D through
window
∟viewBox
∟viewPort3d
∟modelVisual3d
∟modelUIelement3d(body3D)
hzawary
4-Nov-11 11:21am
View
I also tried GetPosition(Body3D), but give to me same result:(
hzawary
4-Nov-11 11:08am
View
Good to your answers, May you see my problem!?
http://www.codeproject.com/Questions/278239/How-do-I-use-DragMove-method-that-not-block-some-o
hzawary
4-Nov-11 1:52am
View
Ok, is this enough?
public partial class myWindow: Window
{
public myWindow()
{
this.InitializeComponent();
Body3D.MouseLeftButtonDown+=new MouseButtonEventHandler(Body3D_MouseLeftButtonDown);
Body3D.MouseLeftButtonUp+=new MouseButtonEventHandler(Body3D_MouseLeftButtonUp);
}
private void Body_MouseLeftButtonDown(object sender, System.Windows.Input.MouseButtonEventArgs e)
{
this.DragMove();
}
private void Body3D_MouseLeftButtonUp(object sender, MouseButtonEventArgs e)
{
//After 'Body_MouseLeftButtonDown', not occur this event!
}
}
hzawary
4-Nov-11 1:07am
View
Deleted
Actually, I need to (Body3D_MouseLeftButtonUp) event after (Body_MouseLeftButtonDown) event, but don't occur (Body3D_MouseLeftButtonUp) event after (Body_MouseLeftButtonDown) event, when I removing the DragMove method from (Body_MouseLeftButtonDown) event, then occur (Body_MouseLeftButtonDown) event. I also don't want moving window by (MouseLeftButtonDown) event of MyWindow, I need moving the window by (MouseLeftButtonDown) event of ModelUIElement3D. So sorry for commenting...
hzawary
4-Nov-11 0:58am
View
Because he/she told Property window and no PropertyGrid! I was confused.
hzawary
4-Nov-11 0:13am
View
Actually, I need to (Body3D_MouseLeftButtonUp) event after (Body_MouseLeftButtonDown) event, but don't occur (Body3D_MouseLeftButtonUp) event after (Body_MouseLeftButtonDown) event, when I removing the DragMove method from (Body_MouseLeftButtonDown) event, then occur (Body_MouseLeftButtonDown) event.
I also don't want moving window by (MouseLeftButtonDown) event of MyWindow, I need moving the window by (MouseLeftButtonDown) event of ModelUIElement3D.
So sorry for commenting...
hzawary
3-Nov-11 23:13pm
View
I understand your answer -=I don't see if you use isMouseDown for anything? Do you really need this status for something else, because for dragging it's not needed? I hope you do.=-
But I update the http://www.codeproject.com/Questions/277094/Why-DragMove-hold-up-some-of-other-event
and explain it for you...
hzawary
3-Nov-11 23:04pm
View
So sorry and excuse me! Please see my problem again:(
hzawary
3-Nov-11 23:00pm
View
So sorry and excuse me! Please see my problem again:(
hzawary
3-Nov-11 22:45pm
View
Oh sorry! I did copy&paste it from this:
bool inDrag;
Point dragPoint;
private void Body3D_MouseLeftButtonDown(object sender, System.Windows.Input.MouseButtonEventArgs e)
{
dragPoint = e.GetPosition(this);
inDrag = true;
}
private void Body3D_MouseMove(object sender, MouseEventArgs e)
{
if (inDrag)
{
Point pointMoveTo;
// Find the current mouse position in screen coordinates.
pointMoveTo = this.PointToScreen(e.GetPosition(this));
// Compensate for the position the control was clicked.
pointMoveTo.Offset(-dragPoint.X, -dragPoint.Y);
// Compensate for the non-client region (title bar).
// This code is not necessary if you explicitly hide the title bar
// by setting the form's BorderStyle to None.
//pointMoveTo.Offset(0, -25);
// Move the window.
this.Top = pointMoveTo.X;
this.Left = pointMoveTo.Y;
}
}
private void Body3D_MouseLeftButtonUp(object sender, MouseButtonEventArgs e)
{
inDrag = false;
}
Tried this, But While Moving it, the window do skipping to around!
Did you test above code?! Please test it and help me:)
http://www.codeproject.com/Questions/277732/How-do-I-moving-an-irregularly-wpf-window-in-deskt
hzawary
3-Nov-11 22:28pm
View
While Moving it, the window do skipping to around!
in http://www.codeproject.com/Questions/277732/How-do-I-moving-an-irregularly-wpf-window-in-deskt
hzawary
3-Nov-11 22:02pm
View
Did you test above code?!
While Moving it, the window do skipping to around!
Please test it and help me:)
hzawary
3-Nov-11 21:46pm
View
While converted to double left zeros to be removed, so you must save your number in string before to convert it!
hzawary
3-Nov-11 21:39pm
View
Did you try my solution!
hzawary
3-Nov-11 21:33pm
View
May you explain more about do work?
hzawary
3-Nov-11 21:27pm
View
Solved the issue?
hzawary
3-Nov-11 21:12pm
View
Dear SAKryukov, May you see... 'Why "this.DragMove()" hold up some of other "events"? Not Solved Yet!' http://www.codeproject.com/Questions/277094/Why-DragMove-hold-up-some-of-other-event
hzawary
3-Nov-11 20:55pm
View
Ok! so you want double only!?
hzawary
3-Nov-11 20:47pm
View
is fixed "ABC(MAX)("?
hzawary
3-Nov-11 20:15pm
View
You consider issue that I posted several hour ago please 'Why "this.DragMove()" hold up some of other "events"? Not Solved Yet!'
http://www.codeproject.com/Questions/277094/Why-DragMove-hold-up-some-of-other-event
hzawary
3-Nov-11 17:11pm
View
Ok! you want a dynamic switch case!
hzawary
3-Nov-11 17:11pm
View
Deleted
Ok! you want a dynamic switch case!
hzawary
3-Nov-11 12:08pm
View
Thanks again, have you this code in ready? I want save time;)
hzawary
3-Nov-11 10:36am
View
Thanks Mark, means you to write a DragMove code? how do write a DragMove() easily and high performance as well as DragMove WPF method?
hzawary
2-Nov-11 15:05pm
View
You are welcome...
hzawary
2-Nov-11 12:10pm
View
My 5, You are rescue angel!
Just a few lines, get of all time!
string srcImg = GetCurrentWallpaperPath();
if (srcImg != "")
{
BitmapImage bmpImg =new BitmapImage();
bmpImg.BeginInit();
bmpImg.DecodePixelWidth = bmpImg.DecodePixelHeight= 50;
bmpImg.UriSource = new Uri(srcImg);
bmpImg.EndInit();
BkImageTScreen.ImageSource = bmpImg.Clone() as BitmapImage;
bmpImg = null;
GC.Collect();
}
hzawary
2-Nov-11 11:34am
View
Sorry, may you see problem me?
The "How to resizing a large image of ImageBrush object to small under WPF?" in Questions.
hzawary
2-Nov-11 10:28am
View
Because doesn't match 'System.Drawing.Image' to 'System.Windows.Media.ImageBrush'!
hzawary
2-Nov-11 8:29am
View
With 'using System.Windows.Media' namespaces or like it, and without 'System.Drawing' namespaces or such it!
hzawary
2-Nov-11 8:19am
View
Thanks BobJanova, but I tried this method, I want acting with WPF facilities.
using (System.Drawing.Image image = System.Drawing.Image.FromFile(src))
using (System.Drawing.Bitmap bmp = new System.Drawing.Bitmap(110, 74))
using (System.Drawing.Graphics gr = System.Drawing.Graphics.FromImage(bmp))
{
int srcWidth = image.Width;
int srcHeight = image.Height;
gr.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
gr.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
gr.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.High;
System.Drawing.Rectangle rectDestination = new System.Drawing.Rectangle(0, 0, 110, 74);
gr.DrawImage(image, rectDestination, 0, 0, srcWidth, srcHeight, System.Drawing.GraphicsUnit.Pixel);
string dest = "";
bmp.Save(dest);
}
hzawary
2-Nov-11 8:04am
View
It should respond to me in any format.
hzawary
2-Nov-11 7:16am
View
Thanks again Espen, I tried your beautiful code. I want a program like to this
myImageBrush.ImageSource = CreateBitmapSourceFromVisual(100, 100, myImageBrush);
But it has an error. May you more help about this, please?
hzawary
2-Nov-11 6:39am
View
Deleted
katerinaPapathak! May you show an example for items and size in this problem?
hzawary
2-Nov-11 6:01am
View
If not solved your problem yet, so see this [http://www.codeproject.com/KB/aspnet/wordapplication.aspx]
hzawary
2-Nov-11 5:32am
View
I'm sure that PNG supported Alpha channel!
hzawary
1-Nov-11 14:56pm
View
Thanks Espen Harlinn for your consideration, actually I want change a large image to small with WPF facilities.
hzawary
1-Nov-11 14:42pm
View
Where is your question?
hzawary
1-Nov-11 13:50pm
View
Oh! So sorry, I didn't look carefully:-|
hzawary
1-Nov-11 10:14am
View
Not solved your problem yet?!!!
Can you send program in complete and explain more about it?
Also, you can see this subject "Grouping line and Circle in object c# drawing" in this link "http://www.codeproject.com/Questions/261942/Grouping-line-and-Circle-in-object-csharp-drawing"
hzawary
1-Nov-11 10:13am
View
Deleted
Not solved your problem yet?!!!
Can you send program in complete and explain more about it?
hzawary
1-Nov-11 9:23am
View
Thanks again, this program solved problem me quickly;)
hzawary
1-Nov-11 8:38am
View
My 5!
hzawary
1-Nov-11 8:37am
View
My 5!
hzawary
1-Nov-11 8:37am
View
My 5, excellent;)
hzawary
1-Nov-11 8:34am
View
And thanks too "Pandya Anil691", But before this I didn't think about registry;)
hzawary
1-Nov-11 8:27am
View
Very thanks Yvan Rodrigues;) for your answer and edited question me!
hzawary
1-Nov-11 8:23am
View
Excuse Me, You can combine the if commands instead nested ifs too:)
if(c != highlightedControl && highlightedControl != null)
hzawary
1-Nov-11 8:14am
View
Deleted
What's mean the word document in C# tag and programming?
hzawary
31-Oct-11 14:07pm
View
I think that you can use several keyframes on regular steps in your time-line and use hold-in function or look like it for skip, resume, etc from keyframes;)
hzawary
30-Oct-11 9:48am
View
Thanks Espen Harlinn, I visited "Let There Be Shadows" and "Let There Be Shadows (Part II)", but them are very theoretical, I want a simple and quick solution for this job:)
I also want "ZAM 3D" in freeware, it has specialty in 3D to XAML.
hzawary
30-Oct-11 8:09am
View
This problem is exactly the same "(Problem when loading images to buttons dynamically in Windows Phone application)", only posted again and not resolved still!
hzawary
30-Oct-11 7:52am
View
I also had the same opinion.
I tested the codes by a small change in the same using C# WPF, but don't saw a problem.
hzawary
29-Oct-11 17:51pm
View
So sorry, There is the other software like it and free?
hzawary
29-Oct-11 17:51pm
View
Deleted
So sorry, There is the other software like it and free?
hzawary
29-Oct-11 17:27pm
View
Sorry, I have an another micro question that where can I download ZAM 3D in freeware?
hzawary
29-Oct-11 17:19pm
View
Thanks Mr. Nishant Sivakumar :)
What is your opinion about the b case?
hzawary
29-Oct-11 8:55am
View
What do you mean? Explain more about your issue.
hzawary
29-Oct-11 8:11am
View
I think that isn't any cure for this problem, unless you use DLLs, secondary middle program or suchlike this for read a MS-Word file;)
Good luck:-)
hzawary
29-Oct-11 7:42am
View
If you have a comment, you can use "Have a Question or Comment?" button or you want to add a comment to your question, please use "Improve question" button on your question!
this is place for Solutions;)
hzawary
29-Oct-11 7:34am
View
Deleted
I think that your problem is in algorithm and no in code;)
hzawary
29-Oct-11 7:22am
View
Can you query from your table with condition (WHERE command) in database?
Because by this command you can arrive to your goal.
hzawary
29-Oct-11 7:12am
View
Server side or client side for this requirement?
hzawary
29-Oct-11 7:02am
View
I think that you can use the "Alternative" color property (option in your GridView or like it).
hzawary
28-Oct-11 20:45pm
View
Ok! May tell me that How is it done in this case?
hzawary
28-Oct-11 20:31pm
View
Deleted
Ok! May tell me that How is it done in this case?
hzawary
28-Oct-11 19:50pm
View
My 5, Very good!
I don't understand,may more explain "That said, you should be binding it to a property in the view-model and then changing that." Is this other way?
hzawary
24-Oct-11 8:41am
View
I think that many ways to do this.
1: You can create a custom style for your forms (windows).
2: Get the width of form and width of your title (text) and you add space character!
If you want more info, please tell me.
hzawary
23-Oct-11 9:43am
View
Thank you, I would just tried the "EasingDoubleKeyFrame" into the Storyboard by write code for this job!
hzawary
22-Oct-11 9:48am
View
Are you want to have a selection tool like other paint software?
hzawary
22-Oct-11 6:27am
View
Mr! Please use "Have a Question or Comment?" to send your comment:)
This place is for solution!
hzawary
15-Oct-11 14:57pm
View
Thank you, but I want shadow into 3D models (ViewPort3D)!
hzawary
4-Oct-11 15:45pm
View
My 5, I tested it, Very good!
But I want fit and cropping window to my text exactly!
In act, I want to have a (transparency) text without any background in the desktop space and moving it with mouse;)
hzawary
4-Oct-11 14:05pm
View
My 5, Yes it was that you said.
hzawary
4-Oct-11 4:13am
View
With before thanks;
Please tell me, who gives score to my answers?
hzawary
3-Oct-11 12:11pm
View
May you input the error?
hzawary
3-Oct-11 11:18am
View
Thanks,
May worked it if WindowStyle set to None? (without window border)
May you more guide me? (it is a little difficult)
hzawary
3-Oct-11 11:08am
View
Oh yeah, it's Goal!
Thank you ;)
Finally, one could understand me!
hzawary
3-Oct-11 10:37am
View
Thank you for attention. very simply: A normal desktop and (WPF) window run through it; I want with moving it (in desktop space) the all window stay in view (bounding window to desktop).
hzawary
3-Oct-11 10:15am
View
Deleted
Thank you for attention.
very simply:
A normal desktop and (WPF) window run into; I want with move it (in desktop space) the all window stay in view (bounding to desktop).
hzawary
3-Oct-11 9:51am
View
I don't know! maybe he had beginner in this question!
hzawary
3-Oct-11 7:36am
View
thank you and very well, but is theoretically, how to I use them?
hzawary
3-Oct-11 7:12am
View
My 4, I want to write this, only in */row.Cells[4].Value=="John Smith"/* must changed to */row.Cells[3].Value.ToString()+row.Cells[4].Value.ToString()=="John Smith"/*
hzawary
2-Oct-11 15:00pm
View
---start by copying the entire data to an array---
Oh my God, Bang's solutions will revolutionize in the Image Processing!!!
Yes, WIC dont know about this solution!!!
hzawary
2-Oct-11 8:32am
View
In your solution explorer, right click then choose Add->New project... in the Add New Project window, choose Other Project Types->Setup and Deployment in tree view then you will see two item for your job!
I understand your purpose correctly?
hzawary
1-Oct-11 16:50pm
View
I think that you must write a dictionary and a string processing methode !
hzawary
1-Oct-11 16:47pm
View
Bala Selvanayagam, OP want to read and write from a file (.txt);)
hzawary
1-Oct-11 15:51pm
View
What do you mean clean list of titles/salutations?!
STRING UPPER CASE --> string lower case?
hzawary
1-Oct-11 13:29pm
View
Oh! Sorry to late it, this solution is to improve, I hope best for you:)
hzawary
28-Sep-11 17:33pm
View
Go to grasp with your arms;)
hzawary
28-Sep-11 16:15pm
View
you're very welcome
hzawary
28-Sep-11 15:52pm
View
US answer is better than answer Denmark;)
Show More